Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.bdf249cb.png",
"32": "icon32.plasmo.05bb7f90.png",
"48": "icon48.plasmo.a32f0d4b.png",
"64": "icon64.plasmo.0ee4cf32.png",
"128": "icon128.plasmo.be4ef7c1.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.bdf249cb.png",
"32": "icon32.plasmo.05bb7f90.png",
"48": "icon48.plasmo.a32f0d4b.png",
"64": "icon64.plasmo.0ee4cf32.png",
"128": "icon128.plasmo.be4ef7c1.png"
},
"default_popup": "popup.html"
},
"version": "1.1.0",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"declarativeNetRequest",
"declarativeNetRequestFeedback",
"alarms",
"webNavigation",
"contextMenus",
"scripting",
"cookies",
"webRequest",
"idle"
],
"content_scripts": [
{
"matches": [
"*:\/\/s.1688.com\/selloffer\/offer_search.htm*"
],
"js": [
"aiFindInMainSearch.d85bc82a.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"allWebsite.e084e880.js"
],
"run_at": "document_end",
"exclude_matches": [
"*:\/\/*.alibaba-inc.com\/*",
"*:\/\/*.dingtalk.com\/*"
],
"css": []
},
{
"matches": [
"https:\/\/seller.shopee.cn\/*",
"https:\/\/seller.ozon.ru\/app\/dashboard\/main*",
"https:\/\/csp.aliexpress.com\/m_apps\/aechoice-info-manage\/sub-infoMange-aeChoice*",
"https:\/\/seller.tiktokshopglobalselling.com\/homepage*",
"https:\/\/seller.kuajingmaihuo.com\/*"
],
"js": [
"bindShop.bf8ce889.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.49c7f7ee.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"*:\/\/s.1688.com\/youyuan\/index.htm*",
"*:\/\/s.1688.com\/selloffer\/similar_search.htm*"
],
"js": [
"content-scripts-of-pick.7776a3b9.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"content.0f069321.js"
],
"run_at": "document_idle",
"css": []
},
{
"matches": [
"https:\/\/detail.1688.com\/*"
],
"js": [
"detailPanel.ba624b85.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"findSameGoodsBtn.3ed716dc.js"
],
"css": [
"findSameGoodsBtn.6dd45fec.css"
],
"run_at": "document_end"
},
{
"matches": [
"<all_urls>"
],
"js": [
"getWWUnRead.21bf76f1.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"installationChecker.1c3dad9b.js"
],
"run_at": "document_start",
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/work.1688.com\/home\/buyer.htm*",
"https:\/\/trade.1688.com\/order\/*",
"https:\/\/*.1688.com\/app\/ctf-page\/trade-order-list\/buyer-order-list.html*"
],
"js": [
"orderLogistics.f491b9f7.js"
],
"run_at": "document_end",
"all_frames": true,
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"wordsQuickCopy.f8d2e6a5.js"
],
"run_at": "document_end",
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"wordsSelection.08ebf15a.js"
],
"run_at": "document_end",
"all_frames": true,
"exclude_matches": [
"*:\/\/*.jd.com\/*"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"FloatingAssistant.d52f9211.js"
],
"css": [
"font.02aa5140.css"
],
"run_at": "document_end"
},
{
"matches": [
"https:\/\/detail.1688.com\/*"
],
"js": [
"detailPanelPopUp.b5961dc1.js"
],
"css": [
"font.02aa5140.css"
],
"run_at": "document_end"
}
],
"default_locale": "zh_CN",
"host_permissions": [
"https:\/\/*\/*",
"<all_urls>"
],
"externally_connectable": {
"matches": [
"https:\/\/*.1688.com\/*"
]
},
"commands": {
"show_entry": {
"suggested_key": {
"default": "Ctrl+Shift+1",
"mac": "Command+Shift+1"
},
"description": "\u663e\u793a\u4fa7\u8fb9\u6309\u94ae"
},
"screenshot": {
"suggested_key": {
"default": "Ctrl+Shift+2",
"mac": "Command+Shift+2"
},
"description": "\u4e00\u952e\u622a\u56fe\u627e\u540c\u6b3e"
}
},
"optional_permissions": [
"downloads"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"minimum_chrome_version": "92"
}