Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Twitter Trends là gì?
Twitter Trends là một tiện ích mở rộng Chrome được phát triển bởi https://www.twitter-trending.com, và tính năng chính của nó là "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Twitter Trends
Tải xuống các tệp mở rộng Twitter Trends dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Shows the Twitter Trending Topic list of the world or a country you choose.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Twitter Trends |
ID | akmmdljmfnkkamnfjkfmclbkhobckpam |
URL Chính Thức | https://chromewebstore.google.com/detail/twitter-trends/akmmdljmfnkkamnfjkfmclbkhobckpam |
Mô tả | Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com. |
Kích Thước Tệp | 46.64 KB |
Số Lần Cài Đặt | 168 |
Phiên Bản Hiện Tại | 1.5 |
Cập Nhật Lần Cuối | 2023-05-07 |
Ngày Phát Hành | 2020-10-08 |
Nhà Phát Triển | https://www.twitter-trending.com |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |