Twitter tools
DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.
O que é Twitter tools?
Twitter tools é uma extensão do Chrome desenvolvida por https://www.eenmanierom.nl, e sua principal característica é "DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Twitter tools
Baixe arquivos de extensão Twitter tools no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | efpeipnfkmeehkogdmldiadnkehagiim |
URL Oficial | https://chromewebstore.google.com/detail/twitter-tools/efpeipnfkmeehkogdmldiadnkehagiim |
Descrição | DoesFollow, twtrland, PeerReach, Kred, Klout and a Venn-diagram at close hand. |
Tamanho do Arquivo | 36.02 KB |
Contagem de Instalações | 526 |
Versão Atual | 1.40 |
Última Atualização | 2013-06-12 |
Data de Publicação | 2013-06-12 |
Classificação | 3.63/5 Total de 8 Avaliações |
Desenvolvedor | https://www.eenmanierom.nl |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.eenmanierom.nl/ |
URL da Página de Política de Privacidade | https://www.eenmanierom.nl/privacy |
Idiomas Suportados | 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" ] } |