Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Co to jest Twitter Trends?
Twitter Trends to rozszerzenie Chrome opracowane przez https://www.twitter-trending.com, a jego główną funkcją jest „Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Twitter Trends
Pobierz pliki rozszerzeń Twitter Trends w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Shows the Twitter Trending Topic list of the world or a country you choose. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
| Oficjalny URL | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
| Opis | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
| Rozmiar pliku | 46.64 KB |
| Liczba instalacji | 168 |
| Aktualna Wersja | 1.5 |
| Ostatnia Aktualizacja | 2023-05-07 |
| Data Publikacji | 2020-10-08 |
| Deweloper | https://www.twitter-trending.com |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
} | |