Twitter Trends

Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.

Cos'è Twitter Trends?

Twitter Trends è un'estensione di Chrome sviluppata da https://www.twitter-trending.com, e la sua funzione principale è "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Twitter Trends

Scarica i file di estensione Twitter Trends in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Shows the Twitter Trending Topic list of the world or a country you choose.                    

Informazioni di Base sull'Estensione

Nome Twitter Trends Twitter Trends
ID akmmdljmfnkkamnfjkfmclbkhobckpam
URL Ufficiale https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam
Descrizione Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Dimensione del File 46.64 KB
Conteggio Installazioni 168
Versione Corrente 1.5
Ultimo Aggiornamento 2023-05-07
Data di Pubblicazione 2020-10-08
Sviluppatore https://www.twitter-trending.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}