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.
扩展基本信息
名称 | Twitter Trends |
ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
官方URL | 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" } |