Twitter tools

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

Co to jest Twitter tools?

Twitter tools to rozszerzenie Chrome opracowane przez https://www.eenmanierom.nl, a jego główną funkcją jest „DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Twitter tools

Pobierz pliki rozszerzeń Twitter tools w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
Oficjalny URL https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Opis DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Rozmiar pliku 36.02 KB
Liczba instalacji 526
Aktualna Wersja 1.40
Ostatnia Aktualizacja 2013-06-12
Data Publikacji 2013-06-12
Ocena 3.63/5 Łącznie 8 Oceny
Deweloper https://www.eenmanierom.nl
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.eenmanierom.nl/
Adres URL Strony Polityki Prywatności https://www.eenmanierom.nl/privacy
Obsługiwane Języki 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"
    ]
}