Twitter Intro Finder

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

Twitter Intro Finder là gì?

Twitter Intro Finder là một tiện ích mở rộng Chrome được phát triển bởi hakimboum406, và tính năng chính của nó là "Getting the perfect intro from followers of people that are also following you.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Twitter Intro Finder

Tải xuống các tệp mở rộng Twitter Intro Finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Twitter Intro Finder Twitter Intro Finder
ID dpalgnepdnaojnaljmioioopldaakaea
URL Chính Thức https://chromewebstore.google.com/detail/twitter-intro-finder/dpalgnepdnaojnaljmioioopldaakaea
Mô tả Getting the perfect intro from followers of people that are also following you.
Kích Thước Tệp 376 KB
Số Lần Cài Đặt 41
Phiên Bản Hiện Tại 0.3
Cập Nhật Lần Cuối 2023-04-17
Ngày Phát Hành 2022-07-02
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển hakimboum406
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.privacypolicygenerator.info/live.php?token=6gy7u3RT5yvMfNrKBNYpHEol4xhpR7Ut
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}