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ファイルをダウンロード

Twitter tools拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}