Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Wat is Twitter Trends?
Twitter Trends is een Chrome-extensie ontwikkeld door https://www.twitter-trending.com, en de belangrijkste functie is "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.".
Extensie Screenshots
Download het CRX-bestand van de extensie Twitter Trends
Download Twitter Trends-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Shows the Twitter Trending Topic list of the world or a country you choose. Basisinformatie over de Extensie
| Naam | |
| ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
| Officiële URL | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
| Beschrijving | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
| Bestandsgrootte | 46.64 KB |
| Aantal Installaties | 168 |
| Huidige Versie | 1.5 |
| Laatst Bijgewerkt | 2023-05-07 |
| Publicatiedatum | 2020-10-08 |
| Ontwikkelaar | https://www.twitter-trending.com |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |