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"
    ]
}