Animals Wallpapers Theme New Tab Firefox

Examine source code of Animals Wallpapers Theme New Tab

Inspect and view changes in Animals Wallpapers Theme New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "24": "img/icon24.png",
    "128": "img/icon128.png"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "js/background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "default_icon": "img/icon24.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mynewtabs.com/*"
      ],
      "js": [
        "js/newtab.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "https://mynewtabs.com/"
  ]
}

Meilleures alternatives Animals Wallpapers Theme New Tab

Voici quelques Firefox add-ons qui sont similaires à Animals Wallpapers Theme New Tab :