Techno Tab Firefox

Examine source code of Techno Tab

By: Loku
Inspect and view changes in Techno Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
// Main jason file of the addon
// coded by Loku

{
	"manifest_version": 2,
	"version": "1.0",
	"name": "Techno Tab",
	"description": "Techno Tab changes your new tab page to an animated Techno greeting page.",
	"icons": {
       "48": "images/icon 48.png",
       "96": "images/icon 96.png"
     },
	"chrome_url_overrides": {
    "newtab": "tab.html"
    },
    "permissions": [
     "activeTab"
   ],
    "background": {
    "scripts": ["main.js"]
  }
}

Best Techno Tab Alternatives

Here are some Firefox add-ons that are similar to Techno Tab: