https://github.com/piroor/newtabfromlocationbar
Opens new tabs from the location bar, by conditions.
https://github.com/piroor/newtabfromlocationbar
firefox-addon webextensions
Last synced: about 1 year ago
JSON representation
Opens new tabs from the location bar, by conditions.
- Host: GitHub
- URL: https://github.com/piroor/newtabfromlocationbar
- Owner: piroor
- Created: 2010-11-17T17:04:02.000Z (over 15 years ago)
- Default Branch: trunk
- Last Pushed: 2020-06-12T07:10:15.000Z (about 6 years ago)
- Last Synced: 2025-03-24T03:11:28.470Z (about 1 year ago)
- Topics: firefox-addon, webextensions
- Language: JavaScript
- Homepage: http://piro.sakura.ne.jp/xul/newtabfromlocationbar/
- Size: 2.28 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: history.en.md
Awesome Lists containing this project
README
This project seems needless on Firefox 60 and later.
You just go to `about:config` and turn `browser.urlbar.openintab` to `true`.
See also [the bug 1394304 - Support always open urlbar result in a new tab](https://bugzilla.mozilla.org/show_bug.cgi?id=1394304).
(For the web search bar, you need to set `browser.search.openintab` to `true` also.)