Twitter Intro Finder

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

What is Twitter Intro Finder?

Twitter Intro Finder is a Chrome extension developed by hakimboum406, and its main feature is "Getting the perfect intro from followers of people that are also following you.".

Extension Screenshots

screenshot

Download Twitter Intro Finder Extension CRX File

Download Twitter Intro Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Twitter Intro Finder Twitter Intro Finder
ID dpalgnepdnaojnaljmioioopldaakaea
Official URL https://chromewebstore.google.com/detail/twitter-intro-finder/dpalgnepdnaojnaljmioioopldaakaea
Description Getting the perfect intro from followers of people that are also following you.
File Size 376 KB
Installation Count 41
Current Version 0.3
Last Updated 2023-04-17
Publish Date 2022-07-02
Rating 5.00/5 Total 2 Ratings
Developer hakimboum406
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.privacypolicygenerator.info/live.php?token=6gy7u3RT5yvMfNrKBNYpHEol4xhpR7Ut
Supported Languages 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"
    ]
}