Twitter tools

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

Co je Twitter tools?

Twitter tools je rozšíření Chrome vyvinuté https://www.eenmanierom.nl, a jeho hlavní funkcí je „DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Twitter tools

Stáhněte si soubory rozšíření Twitter tools ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
Oficiální URL https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Popis DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Velikost souboru 36.02 KB
Počet instalací 526
Aktuální Verze 1.40
Poslední Aktualizace 2013-06-12
Datum Vydání 2013-06-12
Hodnocení 3.63/5 Celkem 8 Hodnocení
Vývojář https://www.eenmanierom.nl
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření http://www.eenmanierom.nl/
URL Stránky Zásad Ochrany Soukromí https://www.eenmanierom.nl/privacy
Podporované Jazyky 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"
    ]
}