Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
什麼是Twitter Trends?
Twitter Trends是由https://www.twitter-trending.com開發的Chrome擴展程式,該擴展的主要功能是“Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.”。
擴展截圖
下載Twitter Trends擴展crx文件
下載Twitter Trends擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Shows the Twitter Trending Topic list of the world or a country you choose. 擴展基本資訊
| 名稱 | |
| ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
| 官方網址 | 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"
} | |