No description
- HTML 68.2%
- JavaScript 31.8%
| .gitignore | ||
| icon.png | ||
| icon128.png | ||
| manifest.json | ||
| newtab.html | ||
| newtab.js | ||
| README.md | ||
SparkBoard New Tab
A Chrome extension that redirects every new tab to sparkboard.nl.
Installation
- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked and select this folder
Building for the Chrome Web Store
zip -r sparkboard-extension.zip . -x ".git/*" ".gitignore"