FoxyLink Firefox

Examine source code of FoxyLink

By: erosman
Inspect and view changes in FoxyLink source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.5",
  "default_locale": "en",
  "homepage_url": "https://addons.mozilla.org/user/azbb/",
  "author": "erosman",
  "icons": {
    "16": "image/icon16.png",
    "32": "image/icon32.png",
    "48": "image/icon48.png",
    "64": "image/icon64.png",
    "128": "image/icon128.png"
  },
  "background": {
    "scripts": [
      "content/pref.js",
      "content/background.js"
    ]
  },
  "options_ui": {
    "page": "content/options.html",
    "open_in_tab": true,
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "menus",
    "notifications",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "foxylink@eros.man",
      "strict_min_version": "63.0"
    }
  }
}

Best FoxyLink Alternatives

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