My new tab
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.
 
 
VnPower fa64b79e6b no need of classes for button's icon 11 months ago
static readme update with some new buttons 11 months ago
styles no need of classes for button's icon 11 months ago
README.md readme update with some new buttons 11 months ago
index.html readme update with some new buttons 11 months ago
manifest.json added manifest 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

  1. Download the source code by cloning this repository or download and extract the .zip file above.
  2. Go to your browser's extension page. Example: chrome://extensions/
  3. Enable Developer Mode by toggling the switch on the top right.
  4. Click the "Load unpacked" button on the top left.
  5. Select the source code folder you just downloaded from step 1. (errors about manifest version are safe)
  6. Enable the extension and disable any extension that may conflict with it.
  7. That's it! Now try to open a new tab.

Firefox-based browsers

  1. Download the source code by cloning this repository or download and extract the .zip file above.
  2. Go to the debugging page. Example: about:debugging#/runtime/this-firefox
  3. Click the Load tempotary add-on button.
  4. Select a random file from the source code folder you justs downloaded from step 1.
  5. That's it!

Configuration

Modify the source code :(