Eol Firefox

Examine source code of Eol

Por: Arcom
Inspect and view changes in Eol source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EOL (Arcom)",
  "version": "2.0.0",
  "description": "Avec EOL, vérifiez en un clin d’œil si les sites sur lesquels vous naviguez sont respectueux du droit d’auteur.",
  "background": {
    "scripts": [
      "install.js",
      "background.js",
      "content.js"
    ],
    "persistent": true
  },
  "icons": {
    "32": "img/icons/icon32.png",
    "48": "img/icons/icon48.png"
  },
  "browser_action": {
    "default_title": "EOL (Arcom)",
    "default_popup": "html/popup.html",
    "default_icon": {
      "32": "img/icons/icon32.png",
      "48": "img/icons/icon48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.js"
      ],
      "exclude_matches": [
        "https://www.google.com/*",
        "https://www.amazon.com/"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "https://extranet.arcom.fr/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c34693f2-9ac2-4f82-b380-b013941981c1}"
    }
  }
}

Melhores alternativas Eol

Aqui estão algumas Firefox add-ons que são similares a Eol: