Cipherium Scan Uploader Firefox

Examine source code of Cipherium Scan Uploader

By: Jake
Inspect and view changes in Cipherium Scan Uploader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cipherium Scan Uploader",
  "version": "1.1.1",
  "description": "Upload SWC scanner data directly to Cipherium",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://www.swcombine.com/*",
    "https://swc-corliss-co.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.swcombine.com/members/scanners/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2e7f3b9a-1c4d-4e6f-8a0b-3d5c9e7f2b1a}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Cipherium Scan Uploader Alternatives

Here are some Firefox add-ons that are similar to Cipherium Scan Uploader: