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™是由Elad Nava开发的Chrome扩展程序,该扩展的主要功能是“A chrome extension that sorts the eBay™ search results by popularity (number of times sold).”。
扩展截图
下载Popularity Sort for eBay™扩展crx文件
下载Popularity Sort for eBay™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
| 帮助页面URL | 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": [
" | |