Tipote Boost Firefox

Examine source code of Tipote Boost

제작자: Tipote Add-on
Inspect and view changes in Tipote Boost source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tipote Boost",
  "short_name": "Tipote",
  "description": "Grow your reach with a collaborative engagement pod, plus AI comment suggestions you validate in one click on any post.",
  "version": "1.12.5",
  "homepage_url": "https://www.tipote.fr/",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_title": "Tipote Boost",
    "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"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.linkedin.com/*",
        "https://*.facebook.com/*",
        "https://*.threads.net/*",
        "https://*.threads.com/*",
        "https://*.instagram.com/*",
        "https://x.com/*",
        "https://*.x.com/*",
        "https://twitter.com/*",
        "https://*.twitter.com/*",
        "https://*.tiktok.com/*",
        "https://*.reddit.com/*",
        "https://reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://app.tipote.com/*",
        "https://tipote.com/*"
      ],
      "js": [
        "bridge.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage",
    "alarms",
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://*.linkedin.com/*",
    "https://*.facebook.com/*",
    "https://*.threads.net/*",
    "https://*.threads.com/*",
    "https://*.instagram.com/*",
    "https://x.com/*",
    "https://*.x.com/*",
    "https://twitter.com/*",
    "https://*.twitter.com/*",
    "https://*.tiktok.com/*",
    "https://*.reddit.com/*",
    "https://reddit.com/*",
    "https://app.tipote.com/*",
    "https://tipote.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "injected.js"
      ],
      "matches": [
        "https://*.linkedin.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "boost@tipote.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "websiteActivity"
        ]
      }
    }
  }
}

최고의 Tipote Boost 대안

다음은 Tipote Boost과(와) 유사한 Firefox add-on입니다: