Twitter tools

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

Was ist Twitter tools?

Twitter tools ist eine Chrome-Erweiterung, die von https://www.eenmanierom.nl entwickelt wurde, und ihr Hauptmerkmal ist "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Twitter tools-Erweiterungs-CRX-Datei herunterladen

Laden Sie Twitter tools-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
Offizielle URL https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Beschreibung DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Dateigröße 36.02 KB
Installationsanzahl 526
Aktuelle Version 1.40
Letztes Update 2013-06-12
Veröffentlichungsdatum 2013-06-12
Bewertung 3.63/5 Insgesamt 8 Bewertungen
Entwickler https://www.eenmanierom.nl
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.eenmanierom.nl/
URL der Datenschutzrichtlinien-Seite https://www.eenmanierom.nl/privacy
Unterstützte Sprachen 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"
    ]
}