Twitter tools

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

Apa itu Twitter tools?

Twitter tools adalah ekstensi Chrome yang dikembangkan oleh https://www.eenmanierom.nl, dan fitur utamanya adalah "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Twitter tools

Unduh file ekstensi Twitter tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
URL Resmi https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Deskripsi DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Ukuran File 36.02 KB
Jumlah Instalasi 526
Versi Saat Ini 1.40
Terakhir Diperbarui 2013-06-12
Tanggal Publikasi 2013-06-12
Penilaian 3.63/5 Total 8 Penilaian
Pengembang https://www.eenmanierom.nl
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://www.eenmanierom.nl/
URL Halaman Kebijakan Privasi https://www.eenmanierom.nl/privacy
Bahasa yang Didukung 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"
    ]
}