EAdvisor Firefox

Examine source code of EAdvisor

Inspect and view changes in EAdvisor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "EAdvisor",
  "version": "1.2",
  "manifest_version": 3,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1fe727c-31c1-4d50-a742-381bdd638849}"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "scripting"
  ]
}

ベストのEAdvisor代替案

EAdvisorに類似したFirefox add-onをいくつか紹介します: