Twitter tools

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

ما هو Twitter tools؟

Twitter tools هو إضافة Chrome تم تطويرها بواسطة https://www.eenmanierom.nl، والميزة الرئيسية لها هي "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Twitter tools

قم بتنزيل ملفات الامتداد Twitter tools بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
عنوان URL الرسمي https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
الوصف DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
حجم الملف 36.02 KB
عدد التثبيتات 526
النسخة الحالية 1.40
آخر تحديث 2013-06-12
تاريخ النشر 2013-06-12
تقييم 3.63/5 مجموع تقييمات 8
المطور https://www.eenmanierom.nl
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.eenmanierom.nl/
عنوان صفحة سياسة الخصوصية https://www.eenmanierom.nl/privacy
اللغات المدعومة 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"
    ]
}