Trendio
Trending topics
ما هو Trendio؟
Trendio هو إضافة Chrome تم تطويرها بواسطة http://trendio.net، والميزة الرئيسية لها هي "Trending topics".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Trendio
قم بتنزيل ملفات الامتداد Trendio بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension is your #1 source for all that's trending. Whenever you open a new browser tab, you'll see the most trending keywords or phrases. Clicking on any of the trends will take you to the Trendio search results page for that trend. You'll see all organic results that include that term or phrase. To see what people are saying about a previous keyword, perform a search for that term. ---- Privacy: Trendio does NOT save any data
معلومات أساسية عن التمديد
الاسم | |
ID | gjmhigigmjohekcccmhbmdkonpodhlfh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/trendio/gjmhigigmjohekcccmhbmdkonpodhlfh |
الوصف | Trending topics |
حجم الملف | 33.22 KB |
عدد التثبيتات | 14 |
النسخة الحالية | 1.6 |
آخر تحديث | 2016-01-18 |
تاريخ النشر | 2016-01-18 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | http://trendio.net |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "name": "Trendio", "description": "Trending topics", "version": "1.6", "chrome_url_overrides": { "newtab": "newtab.html" }, "content_security_policy": "default-src 'self' 'unsafe-eval' https:\/\/*.googleapis.com\/ https:\/\/*.gstatic.com https:\/\/*.akamaihd.net" } |