Twitter tools

DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.

¿Qué es Twitter tools?

Twitter tools es una extensión de Chrome desarrollada por https://www.eenmanierom.nl, y su función principal es "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Twitter tools

Descarga archivos de extensión Twitter tools en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
URL Oficial https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Descripción DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Tamaño del Archivo 36.02 KB
Cantidad de Instalaciones 526
Versión Actual 1.40
Última Actualización 2013-06-12
Fecha de Publicación 2013-06-12
Calificación 3.63/5 Total de 8 Calificaciones
Desarrollador https://www.eenmanierom.nl
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.eenmanierom.nl/
URL de la Página de Política de Privacidad https://www.eenmanierom.nl/privacy
Idiomas Soportados 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"
    ]
}