Twitter tools

DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.

Twitter tools란 무엇입니까?

Twitter tools은(는) https://www.eenmanierom.nl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.

After setting up your Twitter account name clicking the button opens a popup that shows links to a few Twitter tools.

You can click through to DoesFollow.com whichs shows whether a Twitter user is following your Twitter account.

You can also click through to twtrland, Klout, PeerReach or Kred to check the users score or profile analysis.

The popup also offers to draw a Venn-diagram of followers so you can see how many and which accounts read along with replies. The Venn is drawn by Followerwonk.com.                    

확장 프로그램 기본 정보

이름 Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
공식 URL https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
설명 DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
파일 크기 36.02 KB
설치 횟수 526
현재 버전 1.40
최근 업데이트 2013-06-12
출시 날짜 2013-06-12
평점 3.63/5 총 8 개의 평점
개발자 https://www.eenmanierom.nl
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.eenmanierom.nl/
개인정보 보호 정책 페이지 URL https://www.eenmanierom.nl/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Twitter tools",
    "version": "1.40",
    "description": "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.",
    "icons": {
        "16": "doesfollow-16.png",
        "48": "doesfollow-48.png",
        "128": "doesfollow-128.png"
    },
    "browser_action": {
        "default_icon": "doesfollow.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "permissions": [
        "tabs"
    ]
}