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
电子邮箱 [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"
    ]
}