TweetPeek AI - Grow your Twitter easily

TweetPeek AI - Grow your Twitter easily

Grow your Twitter followers with zero clicks. Profile insights with AI in a flash!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.192fd1f9.png",
    "32": "icon32.plasmo.4d28be0c.png",
    "48": "icon48.plasmo.8337b32e.png",
    "64": "icon64.plasmo.c5fef9ed.png",
    "128": "icon128.plasmo.20a0583f.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.192fd1f9.png",
      "32": "icon32.plasmo.4d28be0c.png",
      "48": "icon48.plasmo.8337b32e.png",
      "64": "icon64.plasmo.c5fef9ed.png",
      "128": "icon128.plasmo.20a0583f.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.5.15",
  "author": "Sogody",
  "name": "TweetPeek AI - Grow Twitter with Real People!",
  "description": "From zero clicks to growing your Twitter with real people. Profile insights with AI in a flash!",
  "background": {
    "scripts": [
      "background.806a2724.js"
    ]
  },
  "permissions": [
    "storage",
    "webRequest",
    "unlimitedStorage",
    "alarms",
    "https://tweetpeek.ai/*",
    "https://*.tweetpeek.ai/*",
    "https://twitter.com/*",
    "https://*.twitter.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://tweetpeek.ai/*",
        "*://*.tweetpeek.ai/*"
      ],
      "js": [
        "add-version.55bd1c8b.js"
      ],
      "all_frames": false,
      "run_at": "document_end",
      "css": []
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "followers.eb57d87d.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": [
        "followers.4e70141b.css"
      ]
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "navigation.5a97b7eb.js"
      ],
      "all_frames": false,
      "run_at": "document_end",
      "css": [
        "navigation.23271614.css"
      ]
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "tabOpener.4ce0622e.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "content.1dfd35d4.js"
      ],
      "all_frames": true,
      "css": [
        "content.23829a50.css"
      ]
    },
    {
      "matches": [
        "https://twitter.com/*",
        "https://*.twitter.com/*"
      ],
      "js": [
        "ai-peek-popup.46804dd1.js"
      ],
      "all_frames": true,
      "css": []
    }
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn/AgdLbHrXWkwHWx8QAHPvJx7GUqOrfQ0ZwTE64RF0e5DfvEfR6VkiUESctAqEixN43x4Kz9Y9Piz7FgHNzBj15qeEn5VtYT9oNKXMc/5Lk4I8uwX1DrQCQ8NbiU/YdkMemcdr8wQZinMWPD90GWz2x2h9cO4fBiqqD4naHcN2uUIwPRgPKMm3DPbnz6M1n5sBUlxwwthP/gu+AGNhwkm+h3y5SoFdkIm3qaaJnEcgwzfPB5RrPXyFZMDIkCUX62ypBUD1OcrWmNNY3/AYrmvsdCtC4cV2bWigrrOY5Drfw2ApnSMFHvuEorrACfFB8tgYAV1EK2/obYE9fJ5n4SwQIDAQAB",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3586da0-cb32-45d8-b4d7-2c4dc9dc4bfe}"
    }
  },
  "externally_connectable": {
    "matches": [
      "http://localhost:5173/*",
      "http://127.0.0.1:5173/*",
      "https://*.tweetpeek.ai/*",
      "https://www.tweetpeek.ai/*"
    ]
  },
  "web_accessible_resources": [
    "/src/contents/inject-script.ts",
    "navigation.aac90e69.svg",
    "navigation.21d3e0c7.svg",
    "content.3953e0a7.css",
    "content.39451b53.svg",
    "content.5b7b2752.svg",
    "content.06d777d4.svg",
    "ai-peek-popup.212082a7.css",
    "ai-peek-popup.66065e42.svg",
    "ai-peek-popup.58fc027a.svg",
    "ai-peek-popup.1c8f6bf7.svg",
    "ai-peek-popup.2b93c9ed.svg",
    "ai-peek-popup.446c85c6.svg",
    "ai-peek-popup.4b3f48dd.svg"
  ]
}