Twitter tools
DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Wat is Twitter tools?
Twitter tools is een Chrome-extensie ontwikkeld door https://www.eenmanierom.nl, en de belangrijkste functie is "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".
Extensie Screenshots
Download het CRX-bestand van de extensie Twitter tools
Download Twitter tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | efpeipnfkmeehkogdmldiadnkehagiim |
Officiële URL | https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim |
Beschrijving | DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand. |
Bestandsgrootte | 36.02 KB |
Aantal Installaties | 526 |
Huidige Versie | 1.40 |
Laatst Bijgewerkt | 2013-06-12 |
Publicatiedatum | 2013-06-12 |
Beoordeling | 3.63/5 Totaal 8 Beoordelingen |
Ontwikkelaar | https://www.eenmanierom.nl |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.eenmanierom.nl/ |
URL van de Privacybeleid Pagina | https://www.eenmanierom.nl/privacy |
Ondersteunde Talen | 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" ] } |