AnotherTab - New Tab page Firefox

Examine source code of AnotherTab - New Tab page

Inspect and view changes in AnotherTab - New Tab page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AnotherTab - New Tab page",
  "short_name": "__MSG_short_name__",
  "description": "__MSG_main_description__",
  "version": "3.8",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en",
  "storage": {
    "managed_schema": "init.json"
  },
  "permissions": [
    "tabs",
    "bookmarks",
    "storage",
    "management",
    "search",
    "https://www.google.com/s2/favicons",
    "chrome://favicon/"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "background": {
    "scripts": []
  }
}

Best AnotherTab - New Tab page Alternatives

Here are some Firefox add-ons that are similar to AnotherTab - New Tab page: