SteamDB App ID Copier Firefox

Examine source code of SteamDB App ID Copier

By: Tochka
Inspect and view changes in SteamDB App ID Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteamDB Copy Assistant",
  "version": "1.2",
  "description": "Enhanced copying for SteamDB pages with copy history",
  "permissions": [
    "storage",
    "clipboardWrite",
    "*://steamdb.info/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://steamdb.info/app/*",
        "*://steamdb.info/charts/*",
        "*://steamdb.info/sales/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "SteamDB Copy Assistant"
  },
  "icons": {
    "16": "./icons/icon16.png",
    "48": "./icons/icon48.png",
    "128": "./icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6486af70-d617-4eed-ba08-b05f54b9a103}"
    }
  }
}

Best SteamDB App ID Copier Alternatives

Here are some Firefox add-ons that are similar to SteamDB App ID Copier: