Twitter tools
DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Twitter tools क्या है?
Twitter tools https://www.eenmanierom.nl द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Twitter tools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" ] } |