ESMART Token Web Plugin Firefox

Examine source code of ESMART Token Web Plugin

Inspect and view changes in ESMART Token Web Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "ESMART",
  "version": "3.0.19",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/entries/contentScript/primary/main.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "64": "icons/64.png"
  },
  "options_ui": {
    "page": "src/entries/options/index.html",
    "open_in_tab": true,
    "chrome_style": false
  },
  "permissions": [
    "nativeMessaging",
    "tabs",
    "cookies",
    "storage",
    "*://*/*"
  ],
  "background": {
    "persistent": true,
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "64": "icons/64.png"
    },
    "default_popup": "src/entries/popup/index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac14ad2e-9de7-41e7-9143-44572833ef02}"
    }
  },
  "manifest_version": 2,
  "web_accessible_resources": [
    "assets/src/entries/contentScript/primary/main.a529b007.js",
    "assets/runtime-dom.esm-bundler.05d92ed9.js",
    "assets/browser-polyfill.f4591fc4.js",
    "assets/plugin-vue_export-helper.21dcd24c.js"
  ]
}

Best ESMART Token Web Plugin Alternatives

Here are some Firefox add-ons that are similar to ESMART Token Web Plugin: