TripleDip.ai Firefox

Examine source code of TripleDip.ai

제작자: Reward Otter Add-on
Inspect and view changes in TripleDip.ai source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0.4",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "tabs",
    "alarms",
    "notifications",
    "webRequest"
  ],
  "host_permissions": [
    "https://tripledip.ai/*",
    "https://assets.tripledip.ai/*",
    "https://assets.rwdottr.com/*",
    "https://merchant-rewards.com/*",
    "https://*.merchant-rewards.com/*",
    "https://ui-api.tripleup.dev/*",
    "https://chase.com/*",
    "https://*.chase.com/*",
    "https://americanexpress.com/*",
    "https://*.americanexpress.com/*",
    "https://citi.com/*",
    "https://*.citi.com/*",
    "https://bankofamerica.com/*",
    "https://*.bankofamerica.com/*"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://chase.com/*",
        "https://*.chase.com/*",
        "https://americanexpress.com/*",
        "https://*.americanexpress.com/*",
        "https://citi.com/*",
        "https://*.citi.com/*",
        "https://bankofamerica.com/*",
        "https://*.bankofamerica.com/*"
      ],
      "js": [
        "overlay.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    },
    {
      "matches": [
        "https://tripledip.ai/extension/callback*"
      ],
      "js": [
        "auth-callback.js"
      ],
      "run_at": "document_end"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "chunks/*",
        "assets/*",
        "overlay.module.js",
        "auth-callback.module.js"
      ],
      "matches": [
        "https://*.chase.com/*",
        "https://*.americanexpress.com/*",
        "https://*.citi.com/*",
        "https://*.bankofamerica.com/*",
        "https://tripledip.ai/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tripledip@tripledip.ai",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "financialAndPaymentInfo",
          "websiteContent"
        ]
      }
    }
  }
}

최고의 TripleDip.ai 대안

다음은 TripleDip.ai과(와) 유사한 Firefox add-on입니다: