Popularity Sort for eBay™
A chrome extension that sorts the eBay™ search results by popularity (number of times sold).
Wat is Popularity Sort for eBay™?
Popularity Sort for eBay™ is een Chrome-extensie ontwikkeld door Elad Nava, en de belangrijkste functie is "A chrome extension that sorts the eBay™ search results by popularity (number of times sold).".
Extensie Screenshots
Download het CRX-bestand van de extensie Popularity Sort for eBay™
Download Popularity Sort for eBay™-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Auto activates when you search all eBay websites globally. A built-in toggle makes it possible enabling/disabling the extension.
Basisinformatie over de Extensie
Naam | Popularity Sort for eBay™ |
ID | gikmaepdichkplhdildclnphgpiaiibf |
Officiële URL | https://chromewebstore.google.com/detail/popularity-sort-for-ebay/gikmaepdichkplhdildclnphgpiaiibf |
Beschrijving | A chrome extension that sorts the eBay™ search results by popularity (number of times sold). |
Bestandsgrootte | 226 KB |
Aantal Installaties | 43,006 |
Huidige Versie | 1.0.8 |
Laatst Bijgewerkt | 2023-06-26 |
Publicatiedatum | 2019-10-06 |
Beoordeling | 3.71/5 Totaal 69 Beoordelingen |
Ontwikkelaar | Elad Nava |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/eladnava/ebay-popularity-sort |
Help Pagina-URL | https://github.com/eladnava/ebay-popularity-sort/issues |
Ondersteunde Talen | 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": [ " |