AriaNg WebExt Firefox

Examine source code of AriaNg WebExt

By: Majia Add-on
Inspect and view changes in AriaNg WebExt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDescription__",
  "version": "0.1.0",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "background": {
    "scripts": [
      "./scripts/browser-polyfill.js",
      "./scripts/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "19": "images/icon-19.png",
      "38": "images/icon-38.png"
    },
    "default_title": "__MSG_browserActionTitle__",
    "default_popup": "pages/popup.html"
  },
  "options_ui": {
    "page": "pages/options.html"
  },
  "permissions": [
    "storage"
  ]
}

Best AriaNg WebExt Alternatives

Here are some Firefox add-ons that are similar to AriaNg WebExt: