Cheevos - Browser Achievements & Stats Game Firefox

Examine source code of Cheevos - Browser Achievements & Stats Game

Inspect and view changes in Cheevos - Browser Achievements & Stats Game source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_extension_name__",
  "short_name": "Cheevos",
  "version": "1.0.10",
  "description": "__MSG_extension_description__",
  "homepage_url": "https://cheevosgame.com/privacy",
  "permissions": [
    "storage",
    "notifications",
    "tabs",
    "bookmarks",
    "downloads",
    "history",
    "idle",
    "webNavigation",
    "alarms"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src https://firestore.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.firebaseio.com https://*.cloudfunctions.net wss://*.firebaseio.com https://oauth2.googleapis.com https://versionhistory.googleapis.com https://ipwho.is; img-src 'self' https://*.googleusercontent.com data:;"
  },
  "action": {
    "default_icon": {
      "16": "icons/trophy.png",
      "32": "icons/trophy.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/trophy.png",
    "32": "icons/trophy.png",
    "48": "icons/trophy.png",
    "64": "icons/trophy.png",
    "96": "icons/trophy.png",
    "128": "icons/trophy.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gecko@cheevosgame.com",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "browsingActivity",
          "websiteActivity",
          "bookmarksInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Meilleures alternatives Cheevos - Browser Achievements & Stats Game

Voici quelques Firefox add-ons qui sont similaires à Cheevos - Browser Achievements & Stats Game :