Twitter tools
DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
What is Twitter tools?
Twitter tools is a Chrome extension developed by https://www.eenmanierom.nl, and its main feature is "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".
Extension Screenshots
Download Twitter tools Extension CRX File
Download Twitter tools extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | efpeipnfkmeehkogdmldiadnkehagiim |
Official URL | https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim |
Description | DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand. |
File Size | 36.02 KB |
Installation Count | 526 |
Current Version | 1.40 |
Last Updated | 2013-06-12 |
Publish Date | 2013-06-12 |
Rating | 3.63/5 Total 8 Ratings |
Developer | https://www.eenmanierom.nl |
[email protected] | |
Payment Type | free |
Extension Website | http://www.eenmanierom.nl/ |
Privacy Policy Page URL | https://www.eenmanierom.nl/privacy |
Supported Languages | 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" ] } |