Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Τι είναι το Twitter Trends;
Το Twitter Trends είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.twitter-trending.com, και η κύρια λειτουργία του είναι "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Twitter Trends
Λήψη αρχείων επέκτασης Twitter Trends σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Shows the Twitter Trending Topic list of the world or a country you choose.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Twitter Trends |
ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
Επίσημο URL | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
Περιγραφή | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
Μέγεθος Αρχείου | 46.64 KB |
Αριθμός Εγκαταστάσεων | 168 |
Τρέχουσα Έκδοση | 1.5 |
Τελευταία Ενημέρωση | 2023-05-07 |
Ημερομηνία Δημοσίευσης | 2020-10-08 |
Προγραμματιστής | https://www.twitter-trending.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "img\/ico-logo128.png" }, "default_popup": "index.html", "default_title": "Twitter Trends" }, "description": "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.", "icons": { "128": "img\/ico-logo128.png", "16": "img\/ico-logo16.png", "48": "img\/ico-logo48.png" }, "manifest_version": 3, "name": "Twitter Trends", "permissions": [ "storage" ], "short_name": "Twitter Trends", "version": "1.5" } |