Twitter tools

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

Vad är Twitter tools?

Twitter tools är en Chrome-tillägg utvecklad av https://www.eenmanierom.nl, och dess huvudfunktion är "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Twitter tools-förlängningens CRX-fil

Ladda ner Twitter tools-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
Officiell webbadress https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Beskrivning DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Filstorlek 36.02 KB
Antal Installationer 526
Aktuell Version 1.40
Senast Uppdaterad 2013-06-12
Publiceringsdatum 2013-06-12
Betyg 3.63/5 Totalt 8 Betyg
Utvecklare https://www.eenmanierom.nl
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.eenmanierom.nl/
URL till Sekretesspolicy Sidan https://www.eenmanierom.nl/privacy
Stödda Språk 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"
    ]
}