Twitter tools

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

Twitter tools là gì?

Twitter tools là một tiện ích mở rộng Chrome được phát triển bởi https://www.eenmanierom.nl, và tính năng chính của nó là "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Twitter tools

Tải xuống các tệp mở rộng Twitter tools dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Twitter tools Twitter tools
ID efpeipnfkmeehkogdmldiadnkehagiim
URL Chính Thức https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim
Mô tả DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
Kích Thước Tệp 36.02 KB
Số Lần Cài Đặt 526
Phiên Bản Hiện Tại 1.40
Cập Nhật Lần Cuối 2013-06-12
Ngày Phát Hành 2013-06-12
Đánh Giá 3.63/5 Tổng số 8 Đánh Giá
Nhà Phát Triển https://www.eenmanierom.nl
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.eenmanierom.nl/
URL Trang Chính Sách Bảo Mật https://www.eenmanierom.nl/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}