Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Vad är Twitter Trends?
Twitter Trends är en Chrome-tillägg utvecklad av https://www.twitter-trending.com, och dess huvudfunktion är "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.".
Tilläggsskärmbilder
Ladda ner Twitter Trends-förlängningens CRX-fil
Ladda ner Twitter Trends-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Shows the Twitter Trending Topic list of the world or a country you choose. Grundläggande Information om Tillägg
| Namn | |
| ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
| Officiell webbadress | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
| Beskrivning | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
| Filstorlek | 46.64 KB |
| Antal Installationer | 168 |
| Aktuell Version | 1.5 |
| Senast Uppdaterad | 2023-05-07 |
| Publiceringsdatum | 2020-10-08 |
| Utvecklare | https://www.twitter-trending.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |