Show HN: A Firefox extension to break the habit of typing distracting websites
1–10 of 31 posts
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#2browser.urlbar.autocomplete.enabled
browser.urlbar.suggest.bookmark
browser.urlbar.suggest.history
it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which leaves enough time between my (impulsive) decision to act and my (fast and nasty) reward to prevent most instances of procrastination.
(then I put frequently-accessed URLs that do not cause procrastination on the Bookmarks menu and the Bookmarks toolbar.)
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#3what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
I think it'd still be a good idea to leave auto-complete on for useful websites -- you've taken care of that by adding those sites to the bookmarks =)
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#4what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
Great idea! I hadn't thought about the autocomplete feature making it easier to go to a website - but you're right! I'll try to a way to reduce it's effects in a future version. I think it'd still be a good idea to leave auto-complete on for useful websites -- you've taken care of that by adding those sites to the bookmarks =)
If I had found a way to arrange for a URL to stay off the list of candidates (even after I visit the URL) I would have used that because, as you point out, it is a good idea to leave auto-completion on for useful web pages.
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#5what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#6what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
what about google's autocomplete? it's to search sites using google.
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#7what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
what about google's autocomplete? it's to search sites using google.
At least my Firefox does, and I don't think I customized that particular aspect of Firefox.
I seem to recall someone here saying that Firefox decided not to combine them (location and search fields) for privacy reasons. In particular, the user can be sure that anything typed into the location field is never sent to Google's autocompletion servers.
I could be wrong about the things I said in this comment, though.
Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#8Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#9what I've been doing for the last 3 or 5 years (in Firefox, which is the browser under discussion in this submission) is setting the following to false: browser.urlbar.autocomplete.enabled browser.urlbar.suggest.bookmark browser.urlbar.suggest.history it does not literally stop me from typing in for example "news.ycombinator.com", but it makes it so that I have to type every last one of those 20 characters, which lea…
what about google's autocomplete? it's to search sites using google.
Unless you mean the search bar?
browser.search.suggest.enabled = false
Or, if you mean that you'd like to have autocomplete on for searches, just leave the default: browser.search.suggest.enabled = true
This does not affect the URL bar.Re: Show HN: A Firefox extension to break the habit of typing distracting websites
#10Earlier quoted context omitted.
what about google's autocomplete? it's to search sites using google.
Firefox has a separate field for search queries that is in the nav bar like the location field (terminology? I mean where the URL goes) is (and like the back button, the refresh button, the "downloads" button, etc, are) but is not combined with the location field. At least my Firefox does, and I don't think I customized that particular aspect of Firefox. I seem to recall someone here saying that Firefox decided not t…