Shopee Advanced Search
Filter search results containing ALL specified words, supporting word exclusion and minimum sold.
Shopee Advanced Search là gì?
Shopee Advanced Search là một tiện ích mở rộng Chrome được phát triển bởi daniel.vanzin, và tính năng chính của nó là "Filter search results containing ALL specified words, supporting word exclusion and minimum sold.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Shopee Advanced Search
Tải xuống các tệp mở rộng Shopee Advanced Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
USAGE • automatically hides the products that don't contain ALL of the searched words • FILTER by clicking on the button or pressing enter • fill in the EXCLUDED WORDS box then FILTER • modify the searched words then FILTER to refine your search • leave both search boxes empty then FILTER to show all results WHY When you search for multiple words, Shopee will return products that: • HAS NONE of the words • HAS SOME of the words • HAS ALL the words but still is NOT WHAT YOU EXPECTED Care was taken to make it EFFICIENT so it will have near ZERO performance impact on your searching experience[^1]. EXAMPLE When searching for "cashew nut", the site returns every kind of nut, and also "cashew nut CREAM" and "cashew nut COOKIES" With this extension, only items that have both words "cashew" and "nut" will be kept, and you can exclude "CREAM" and "COOKIES" as well. [^1]: A MUTATION OBSERVER ensure that the filtering occurs only at the right moments, and when all items are loaded, the script stops running.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Shopee Advanced Search |
ID | lpnljdamllppcklbfnmbbondhklklnni |
URL Chính Thức | https://chromewebstore.google.com/detail/shopee-advanced-search/lpnljdamllppcklbfnmbbondhklklnni |
Mô tả | Filter search results containing ALL specified words, supporting word exclusion and minimum sold. |
Kích Thước Tệp | 23.1 KB |
Số Lần Cài Đặt | 98 |
Phiên Bản Hiện Tại | 1.2.0 |
Cập Nhật Lần Cuối | 2023-11-21 |
Ngày Phát Hành | 2022-09-06 |
Đánh Giá | 2.50/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | daniel.vanzin |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/icetbr/webext-shopee-advanced-search |
URL Trang Trợ Giúp | https://github.com/icetbr/webext-shopee-advanced-search/issues |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Shopee Advanced Search", "version": "1.2.0", "description": "Filter search results containing ALL specified words, supporting word exclusion and minimum sold.", "homepage_url": "https:\/\/github.com\/icetbr\/webext-shopee-advanced-search", "author": "icetbr", "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ " |