Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deadcoder0904/multiple-new-tab
Use Multiple New Tab Extensions for Chrome & Firefox 😜
https://github.com/deadcoder0904/multiple-new-tab
chrome chrome-extension firefox firefox-addon firefox-extension firefox-extensions parcel parcel-bundler parceljs web-extensions
Last synced: 19 days ago
JSON representation
Use Multiple New Tab Extensions for Chrome & Firefox 😜
- Host: GitHub
- URL: https://github.com/deadcoder0904/multiple-new-tab
- Owner: deadcoder0904
- Created: 2019-03-09T04:47:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T10:01:54.000Z (almost 6 years ago)
- Last Synced: 2024-11-14T18:48:00.267Z (3 months ago)
- Topics: chrome, chrome-extension, firefox, firefox-addon, firefox-extension, firefox-extensions, parcel, parcel-bundler, parceljs, web-extensions
- Language: JavaScript
- Homepage:
- Size: 3.94 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multiple-new-tab
> Use Multiple New Tab Extensions for Chrome & Firefox 😜
Just a simple extension to use multiple new tabs in Chrome & Firefox (currently doesn't work for Firefox, see [#1](https://github.com/deadcoder0904/multiple-new-tab/issues/1)).
# Screenshots
![Progress Dash](./screenshots/progress-dash.png)
![Rooster](./screenshots/rooster.png)
![The Pixel Challenge](./screenshots/the-pixel-challenge.png)
# Description
Ever wanted to use Multiple Chrome New Tab extensions but couldn't find a way to use it?
This extension solves your exact same problem.
So now you can use Momentum, Toby, Progress Dash, Rooster, The Pixel Challenge, Muzli & many other cool New Tab extensions on your Chrome without hassle.
How does it do it?
What happens is a New Tab extension overrides the current New Tab.
So this extension enables a single extension at a time & disables the rest of the New Tab extensions.
At a time, there is only one New Tab extension enabled.
Credits to [Alexander Sideris](https://twitter.com/alexsideris_) for making it in the first place but it had some additional setup at the start.
I basically eliminated the starting setup after failing to understand why the extension didn't work the way it did.
Also, this is free & open-source.
You can view the entire source code here to confirm I'm not doing anything malicious 😂
https://github.com/deadcoder0904/multiple-new-tab
# Credits
[Alexander Sideris](https://twitter.com/alexsideris_) made it first but it had some configuration to set it up instead of directly working.
So I made this simple thing in which you wouldn't need to set up anything. All your New Extensions will be rotated everytime you create a New Tab. Its also took me <50 LOCs so wasn't too hard to build :)