Trust Cue: X (Twitter) Credibility Ratings Firefox

Examine source code of Trust Cue: X (Twitter) Credibility Ratings

제작자: Pocket Pot Add-on
Inspect and view changes in Trust Cue: X (Twitter) Credibility Ratings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionShortName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "1.0.3",
  "permissions": [
    "alarms",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "src/background/service-worker.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "action": {
    "default_title": "__MSG_extensionActionTitle__",
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "options_page": "src/options/options.html",
  "icons": {
    "16": "assets/icons/icon16.png",
    "32": "assets/icons/icon32.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*",
        "https://*.x.com/*",
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "src/content/boot.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/brand/trustcue-mark-primary-512.png",
        "src/content/main.js",
        "src/content/site-adapters.js",
        "src/shared/constants.js",
        "src/shared/analytics.js",
        "src/shared/browser-api.js",
        "src/shared/catalogs.js",
        "src/shared/design-system.js",
        "src/shared/dom.js",
        "src/shared/extension.js",
        "src/shared/format.js",
        "src/shared/i18n.js",
        "src/shared/language-policy.js",
        "src/shared/log-format.js",
        "src/shared/logger.js",
        "src/shared/logo.js",
        "src/shared/pending-rate-policy.js"
      ],
      "matches": [
        "https://x.com/*",
        "https://*.x.com/*",
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ]
    }
  ],
  "host_permissions": [
    "https://api.trustcue.app/*"
  ],
  "sidebar_action": {
    "default_title": "__MSG_extensionActionTitle__",
    "default_panel": "src/panel/panel.html",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "32": "assets/icons/icon32.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    },
    "open_at_install": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "trustcue@trustcue.app",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity",
          "personallyIdentifyingInfo",
          "websiteActivity",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

최고의 Trust Cue: X (Twitter) Credibility Ratings 대안

다음은 Trust Cue: X (Twitter) Credibility Ratings과(와) 유사한 Firefox add-on입니다: