Twitter Intro Finder

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

Twitter Intro Finder란 무엇입니까?

Twitter Intro Finder은(는) hakimboum406에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Getting the perfect intro from followers of people that are also following you."입니다.

확장 프로그램 스크린샷

screenshot

Twitter Intro Finder 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    ]
}