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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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/
URL หน้านโยบายความเป็นส่วนตัว 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"
    ]
}