TweetPeek AI - Grow Twitter with Real People!

From zero clicks to growing your Twitter with real people. Profile insights with AI in a flash!

Wat is TweetPeek AI - Grow Twitter with Real People!?

TweetPeek AI - Grow Twitter with Real People! is een Chrome-extensie ontwikkeld door AldAstra Labs, en de belangrijkste functie is "From zero clicks to growing your Twitter with real people. Profile insights with AI in a flash!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie TweetPeek AI - Grow Twitter with Real People!

Download TweetPeek AI - Grow Twitter with Real People!-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Grow your Twitter followers fast & furiously with a single click. Select your Twitter following strategy and let TweetPeek's SmartFollows feature do the rest.

Don't let endless clicking and scrolling slow you down. With TweetPeek.AI, you can enrich your feed, get followers you are interested in and access essential user information in an instant. Our platform changes the way you connect on Twitter by presenting user details in an organized, easily digestible format

To get started, grab a free trial at tweetpeek.ai/buy and watch your Twitter grow.                    

Basisinformatie over de Extensie

Naam TweetPeek AI - Grow Twitter with Real People! TweetPeek AI - Grow Twitter with Real People!
ID dlilfchmnodlgipheijbmpbonmlfgaml
Officiële URL https://chromewebstore.google.com/detail/tweetpeek-ai-grow-twitter/dlilfchmnodlgipheijbmpbonmlfgaml
Beschrijving From zero clicks to growing your Twitter with real people. Profile insights with AI in a flash!
Bestandsgrootte 3.05 MB
Aantal Installaties 2,000
Huidige Versie 0.5.11
Laatst Bijgewerkt 2023-12-20
Publicatiedatum 2023-04-17
Beoordeling 5.00/5 Totaal 10 Beoordelingen
Ontwikkelaar AldAstra Labs
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://tweetpeek.ai
Help Pagina-URL https://tally.so/r/wzjBN1
URL van de Privacybeleid Pagina https://sogody.com/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.5.11",
    "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": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "webRequest",
        "unlimitedStorage",
        "alarms"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/tweetpeek.ai\/*",
                "*:\/\/*.tweetpeek.ai\/*"
            ],
            "js": [
                "add-version.857903b7.js"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "css": []
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "js": [
                "navigation.7c574aa1.js"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "css": [
                "navigation.dc85cc52.css"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "js": [
                "tabOpener.0f23332c.js"
            ],
            "css": []
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "js": [
                "followers.d83ba69a.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": [
                "followers.2f668cdb.css"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "js": [
                "content.73592dd4.js"
            ],
            "all_frames": true,
            "css": [
                "content.5e3a9587.css"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "js": [
                "ai-peek-popup.9a786b09.js"
            ],
            "all_frames": true,
            "css": []
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn\/AgdLbHrXWkwHWx8QAHPvJx7GUqOrfQ0ZwTE64RF0e5DfvEfR6VkiUESctAqEixN43x4Kz9Y9Piz7FgHNzBj15qeEn5VtYT9oNKXMc\/5Lk4I8uwX1DrQCQ8NbiU\/YdkMemcdr8wQZinMWPD90GWz2x2h9cO4fBiqqD4naHcN2uUIwPRgPKMm3DPbnz6M1n5sBUlxwwthP\/gu+AGNhwkm+h3y5SoFdkIm3qaaJnEcgwzfPB5RrPXyFZMDIkCUX62ypBUD1OcrWmNNY3\/AYrmvsdCtC4cV2bWigrrOY5Drfw2ApnSMFHvuEorrACfFB8tgYAV1EK2\/obYE9fJ5n4SwQIDAQAB",
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:5173\/*",
            "http:\/\/127.0.0.1:5173\/*",
            "https:\/\/*.tweetpeek.ai\/*",
            "https:\/\/www.tweetpeek.ai\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/src\/contents\/inject-script.ts"
            ],
            "matches": [
                "http:\/\/localhost:5173\/*",
                "http:\/\/127.0.0.1:5173\/*",
                "https:\/\/*.tweetpeek.ai\/*",
                "https:\/\/www.tweetpeek.ai\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "resources": [
                "navigation.77dfdb01.svg",
                "navigation.bd0c7c1a.svg"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "resources": [
                "content.7e5b8300.css",
                "content.8edf1a7b.svg",
                "content.b8d8e8a9.svg",
                "content.e22428a7.svg"
            ]
        },
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/*.twitter.com\/*"
            ],
            "resources": [
                "ai-peek-popup.379362a7.css",
                "ai-peek-popup.6a399b2c.svg",
                "ai-peek-popup.2cda5c0a.svg",
                "ai-peek-popup.6c47b11e.svg",
                "ai-peek-popup.2a5dd54a.svg",
                "ai-peek-popup.1748bca5.svg",
                "ai-peek-popup.8d7a9fd4.svg"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/tweetpeek.ai\/*",
        "https:\/\/*.tweetpeek.ai\/*",
        "https:\/\/twitter.com\/*",
        "https:\/\/*.twitter.com\/*"
    ]
}