Alt Cloud Checker Firefox

Examine source code of Alt Cloud Checker

Inspect and view changes in Alt Cloud Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Alt Cloud Checker",
  "version": "0.2.0",
  "description": "See if the site you're on is listed on Alt Cloud — and suggest it if it isn't.",
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://www.alt-cloud.org/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "alt-cloud-checker@alt-cloud.org",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Alt Cloud Checker",
    "default_icon": {
      "16": "icons/icon-grey-16.png",
      "48": "icons/icon-grey-48.png",
      "128": "icons/icon-grey-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-grey-16.png",
    "48": "icons/icon-grey-48.png",
    "128": "icons/icon-grey-128.png"
  }
}

Mejores alternativas Alt Cloud Checker

Aquí hay algunas Firefox add-ons que son similares a Alt Cloud Checker: