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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } |