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
官方網址 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"
    ]
}