InstAddr Firefox

Examine source code of InstAddr

Inspect and view changes in InstAddr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "version": "1.9.4",
  "manifest_version": 2,
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "all_frames": true,
      "js": [
        "content.js"
      ]
    },
    {
      "matches": [
        "*://m.kuku.lu/*"
      ],
      "all_frames": true,
      "js": [
        "mypage.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "__MSG_extName__",
    "default_icon": "img/icon48.png"
  },
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "web_accessible_resources": [
    "img/icon48.png"
  ],
  "permissions": [
    "tabs",
    "notifications",
    "contextMenus",
    "webRequest",
    "*://*.kuku.lu/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-OgR7luLYC8FGDw@jetpack"
    }
  }
}

Best InstAddr Alternatives

Here are some Firefox add-ons that are similar to InstAddr: