https://github.com/vansteen/faves-on-tabs
A Firefox Extension that displays some selected bookmarks on a New Tab. π¦
https://github.com/vansteen/faves-on-tabs
firefox firefox-addon firefox-extension
Last synced: 4 months ago
JSON representation
A Firefox Extension that displays some selected bookmarks on a New Tab. π¦
- Host: GitHub
- URL: https://github.com/vansteen/faves-on-tabs
- Owner: vansteen
- License: mit
- Created: 2020-02-29T21:40:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T11:23:13.000Z (about 6 years ago)
- Last Synced: 2025-10-30T05:43:02.564Z (8 months ago)
- Topics: firefox, firefox-addon, firefox-extension
- Language: HTML
- Homepage: https://www.1234.pm/favesontabs/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Faves on Tabs
Faves on Tabs is a **Firefox extension**. It displays your favorite bookmarks when you open a new Tab Page.
Once installed, a bookmark folder titled "*FavesOnTabs*" is created.
Then you simply need to add bookmarks to this folder to display the links each time you open a new browser tab.
*Firefox Add-on URL*: https://addons.mozilla.org/en-US/firefox/addon/faves-on-tabs/
## About the development
web-ext is the command line tool designed to speed up various parts of the extension development process, making development faster and easier.
Checking for code βlintβ
web-ext lint
Packaging the extension
web-ext build