Twitter tools
DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Qu'est-ce que Twitter tools ?
Twitter tools est une extension Chrome développée par https://www.eenmanierom.nl, et sa fonction principale est "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Twitter tools
Téléchargez les fichiers d'extension Twitter tools au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | efpeipnfkmeehkogdmldiadnkehagiim |
URL Officiel | https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim |
Description | DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand. |
Taille du Fichier | 36.02 KB |
Nombre d'Installations | 526 |
Version Actuelle | 1.40 |
Dernière Mise à Jour | 2013-06-12 |
Date de Publication | 2013-06-12 |
Évaluation | 3.63/5 Total 8 Évaluations |
Développeur | https://www.eenmanierom.nl |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.eenmanierom.nl/ |
URL de la Page de Politique de Confidentialité | https://www.eenmanierom.nl/privacy |
Langues Prises en Charge | 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" ] } |