Ore Tool 2 Firefox

Examine source code of Ore Tool 2

Inspect and view changes in Ore Tool 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ore Tool",
  "description": "A web extension for data generation for Ore Team",
  "version": "2.0.3resigned1",
  "manifest_version": 2,
  "icons": {
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "browser_action": {
    "default_title": "Ore Tool",
    "default_popup": "popup/popup.html",
    "default_icon": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "browser-polyfill.js",
        "content.js"
      ],
      "matches": [
        "http://*.francetelecom.fr/*",
        "https://*.francetelecom.fr/*",
        "http://localhost/*"
      ]
    }
  ],
  "permissions": [
    "http://fonts.googleapis.com/",
    "https://fonts.googleapis.com/",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{758909d9-b37f-4fe0-ab95-691b15f809c7}"
    }
  }
}

Best Ore Tool 2 Alternatives

Here are some Firefox add-ons that are similar to Ore Tool 2: