Artifact Statistics Scraper Firefox

Examine source code of Artifact Statistics Scraper

Inspect and view changes in Artifact Statistics Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "__MSG_appButtonDesc__"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "files/js/window.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://steamcommunity.com/*"
      ],
      "js": [
        "files/js/content.js"
      ],
      "css": [
        "files/css/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "permissions": [
    "tabs"
  ],
  "web_accessible_resources": [
    "files/images/*.png",
    "files/images/throbber.gif",
    "files/css/*",
    "files/js/*"
  ],
  "version": "1.0.0.17resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8f497ec2-d1b0-4451-9a9e-d518eb6cb716}"
    }
  }
}

Best Artifact Statistics Scraper Alternatives

Here are some Firefox add-ons that are similar to Artifact Statistics Scraper: