You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
static | 11 months ago | |
styles | 11 months ago | |
README.md | 11 months ago | |
index.html | 11 months ago | |
manifest.json | 11 months ago |
README.md
sleek (BetterNewTab)
I am lazy to take a screenshot :(
An old version of this, written in Svelte, is available here
Installation
This add-on should work on every Chrome-based browser. Only some Firefox-based browsers work.
Chrome-based browsers
- Download the source code by cloning this repository or download and extract the .zip file above.
- Go to your browser's extension page. Example: chrome://extensions/
- Enable Developer Mode by toggling the switch on the top right.
- Click the "Load unpacked" button on the top left.
- Select the source code folder you just downloaded from step 1. (errors about manifest version are safe)
- Enable the extension and disable any extension that may conflict with it.
- That's it! Now try to open a new tab.
Firefox-based browsers
- Download the source code by cloning this repository or download and extract the .zip file above.
- Go to the debugging page. Example: about:debugging#/runtime/this-firefox
- Click the
Load tempotary add-on
button. - Select a random file from the source code folder you justs downloaded from step 1.
- That's it!
Configuration
Modify the source code :(