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.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου 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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
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" ] } |