Twitter Trends
Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com.
Twitter Trendsคืออะไร?
Twitter Trends เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.twitter-trending.com และคุณลักษณะหลักของมันคือ "Provides Twitter Trend Topic instant lists on a global and local basis. Powered by twitter-trending.com."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitter Trends
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |