Twitter Intro Finder

Getting the perfect intro from followers of people that are also following you.

Twitter Intro Finder क्या है?

Twitter Intro Finder hakimboum406 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Getting the perfect intro from followers of people that are also following you."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Twitter Intro Finder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        When I see someone on Twitter that I want to reach out to (the 'target') you usually want to do so via a great intro. But how do I know who to ask? Currently, the only way to see how you're connected to someone on Twitter is through which people you follow also follow that person.

But what you actually want is to get an intro from:
   (1) someone who the target follows 
and
   (2) someone who's following you

If someone is following me that means I easily can ask for a good intro. And if the target is following that person that means that they’ll be very likely to take the intro. This extension tells you exactly who to reach out to for a maximally successful intro!                    

एक्सटेंशन की मूल जानकारी

नाम Twitter Intro Finder Twitter Intro Finder
ID dpalgnepdnaojnaljmioioopldaakaea
आधिकारिक URL https://chromewebstore.google.com/detail/twitter-intro-finder/dpalgnepdnaojnaljmioioopldaakaea
विवरण Getting the perfect intro from followers of people that are also following you.
फ़ाइल का आकार 376 KB
स्थापना संख्या 41
वर्तमान संस्करण 0.3
अंतिम अपडेट 2023-04-17
प्रकाशन तिथि 2022-07-02
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर hakimboum406
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.privacypolicygenerator.info/live.php?token=6gy7u3RT5yvMfNrKBNYpHEol4xhpR7Ut
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitter Intro Finder",
    "description": "Getting the perfect intro from followers of people that are also following you.",
    "version": "0.3",
    "manifest_version": 3,
    "icons": {
        "16": "logo192.png",
        "32": "logo192.png",
        "48": "logo192.png",
        "128": "logo192.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "logo192.png",
            "32": "logo192.png",
            "48": "logo192.png",
            "128": "logo192.png"
        }
    },
    "permissions": [
        "activeTab"
    ]
}