SourceOptics
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.
SourceOpticsคืออะไร?
SourceOptics เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Zen Arbitrage และคุณลักษณะหลักของมันคือ "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SourceOptics
ดาวน์โหลดไฟล์ส่วนขยาย SourceOptics ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | cglefpehlieapdhhdcoljfommjpgkkff |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/sourceoptics/cglefpehlieapdhhdcoljfommjpgkkff |
| คำอธิบาย | SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage. |
| ขนาดไฟล์ | 567 KB |
| จำนวนการติดตั้ง | 371 |
| เวอร์ชันปัจจุบัน | 2.0.5 |
| อัปเดตครั้งล่าสุด | 2023-11-28 |
| วันที่เผยแพร่ | 2020-09-13 |
| ผู้พัฒนา | Zen Arbitrage |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.zenarbitrage.co/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.zenarbitrage.co/optin1591157726581 |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Peter Valley",
"name": "SourceOptics",
"description": "SourceOptics shows lowest 5 FBA offers for any item on Amazon in a simple popup. Works on Amazon. Seller Central, & Zen Arbitrage.",
"version": "2.0.5",
"manifest_version": 3,
"icons": {
"512": "icon2.png"
},
"background": {
"service_worker": "src\/js\/background.js"
},
"action": {
"default_popup": "src\/html\/popup.html"
},
"content_scripts": [
{
"matches": [
"*:\/\/fba.zenarbitrage.com\/*",
"http:\/\/localhost:5000\/*",
"*:\/\/zen-arbitrage.herokuapp.com\/*",
"https:\/\/sellercentral.amazon.com\/inventory\/*",
"https:\/\/sellercentral.amazon.com\/inventory*",
"https:\/\/sellercentral.amazon.com\/hz\/inventory\/*",
"https:\/\/sellercentral.amazon.com\/hz\/inventory*",
"https:\/\/sellercentral.amazon.co.uk\/*",
"https:\/\/sellercentral.amazon.com\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.br\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.ca\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.mx\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.cn\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.in\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.co.jp\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.sg\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.tr\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.ae\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.fr\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.de\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.it\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.nl\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.es\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.co.uk\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com.au\/inventoryplanning\/manageinventoryhealth*",
"https:\/\/sellercentral.amazon.com\/hz\/inventoryplanning\/manageinventoryhealth*",
"*:\/\/www.amazon.com\/*",
"*:\/\/www.amazon.com.br\/*",
"*:\/\/www.amazon.ca\/*",
"*:\/\/www.amazon.com.mx\/*",
"*:\/\/www.amazon.cn\/*",
"*:\/\/www.amazon.in\/*",
"*:\/\/www.amazon.co.jp\/*",
"*:\/\/www.amazon.sg\/*",
"*:\/\/www.amazon.com.tr\/*",
"*:\/\/www.amazon.ae\/*",
"*:\/\/www.amazon.fr\/*",
"*:\/\/www.amazon.de\/*",
"*:\/\/www.amazon.it\/*",
"*:\/\/www.amazon.nl\/*",
"*:\/\/www.amazon.es\/*",
"*:\/\/www.amazon.co.uk\/*",
"*:\/\/www.amazon.com.au\/*"
],
"css": [
"src\/css\/bootstrap.min.css",
"src\/css\/style.css"
],
"js": [
"src\/js\/jquery-3.1.1.min.js",
"src\/js\/fba-popup.js",
"src\/js\/config.js",
"src\/js\/rollbar.min.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"src\/img\/*"
],
"matches": [
"*:\/\/fba.zenarbitrage.com\/*",
"*:\/\/zen-arbitrage.herokuapp.com\/*",
"*:\/\/sellercentral.amazon.com\/*",
"*:\/\/sellercentral.amazon.com.br\/*",
"*:\/\/sellercentral.amazon.com.au\/*",
"*:\/\/sellercentral.amazon.com.mx\/*",
"*:\/\/sellercentral.amazon.com.tr\/*",
"*:\/\/sellercentral.amazon.co.uk\/*",
"*:\/\/sellercentral.amazon.co.jp\/*",
"*:\/\/sellercentral.amazon.ca\/*",
"*:\/\/sellercentral.amazon.cn\/*",
"*:\/\/sellercentral.amazon.in\/*",
"*:\/\/sellercentral.amazon.sg\/*",
"*:\/\/sellercentral.amazon.ae\/*",
"*:\/\/sellercentral.amazon.fr\/*",
"*:\/\/sellercentral.amazon.de\/*",
"*:\/\/sellercentral.amazon.it\/*",
"*:\/\/sellercentral.amazon.nl\/*",
"*:\/\/sellercentral.amazon.es\/*",
"*:\/\/www.amazon.com\/*",
"*:\/\/www.amazon.com.br\/*",
"*:\/\/www.amazon.ca\/*",
"*:\/\/www.amazon.com.mx\/*",
"*:\/\/www.amazon.cn\/*",
"*:\/\/www.amazon.in\/*",
"*:\/\/www.amazon.co.jp\/*",
"*:\/\/www.amazon.sg\/*",
"*:\/\/www.amazon.com.tr\/*",
"*:\/\/www.amazon.ae\/*",
"*:\/\/www.amazon.fr\/*",
"*:\/\/www.amazon.de\/*",
"*:\/\/www.amazon.it\/*",
"*:\/\/www.amazon.nl\/*",
"*:\/\/www.amazon.es\/*",
"*:\/\/www.amazon.co.uk\/*",
"*:\/\/www.amazon.com.au\/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"permissions": [
"storage",
"cookies",
"declarativeNetRequest"
],
"host_permissions": [
"https:\/\/*\/",
"https:\/\/fonts.googleapis.com\/*"
]
} | |