Popularity Sort for eBay™
A chrome extension that sorts the eBay™ search results by popularity (number of times sold).
ما هو Popularity Sort for eBay™؟
Popularity Sort for eBay™ هو إضافة Chrome تم تطويرها بواسطة Elad Nava، والميزة الرئيسية لها هي "A chrome extension that sorts the eBay™ search results by popularity (number of times sold).".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Popularity Sort for eBay™
قم بتنزيل ملفات الامتداد Popularity Sort for eBay™ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Auto activates when you search all eBay websites globally. A built-in toggle makes it possible enabling/disabling the extension. معلومات أساسية عن التمديد
| الاسم | |
| ID | gikmaepdichkplhdildclnphgpiaiibf |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/popularity-sort-for-ebay/gikmaepdichkplhdildclnphgpiaiibf |
| الوصف | A chrome extension that sorts the eBay™ search results by popularity (number of times sold). |
| حجم الملف | 226 KB |
| عدد التثبيتات | 43,006 |
| النسخة الحالية | 1.0.8 |
| آخر تحديث | 2023-06-26 |
| تاريخ النشر | 2019-10-06 |
| تقييم | 3.71/5 مجموع تقييمات 69 |
| المطور | Elad Nava |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/eladnava/ebay-popularity-sort |
| عنوان صفحة المساعدة | https://github.com/eladnava/ebay-popularity-sort/issues |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Popularity Sort for eBay\u2122",
"description": "A chrome extension that sorts the eBay\u2122 search results by popularity (number of times sold).",
"manifest_version": 2,
"version": "1.0.8",
"icons": {
"16": "assets\/img\/icon16.png",
"48": "assets\/img\/icon48.png",
"128": "assets\/img\/icon128.png"
},
"browser_action": {
"default_icon": "assets\/img\/icon48.png",
"default_popup": "assets\/views\/browser-action.html",
"default_title": "eBay\u2122 Popularity Sort"
},
"content_scripts": [
{
"matches": [
" | |