Lipseys
Wholesale Sporting Goods Distributor - Lipseys
Apa itu Lipseys?
Lipseys adalah ekstensi Chrome yang dikembangkan oleh lipseysfirearms, dan fitur utamanya adalah "Wholesale Sporting Goods Distributor - Lipseys".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Lipseys
Unduh file ekstensi Lipseys dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
The Lipsey's Chrome Extension allows Lipsey's Dealers to search our wholesale sporting goods catalog, compare prices on distributors websites, place orders and manage their account from the convenience of a Google Chrome Extension. Lipsey's customers can search the Lipsey's catalog without opening new windows or tabs.
Informasi Dasar Ekstensi
Nama | Lipseys |
ID | plamhaacpkodemflaiamhgdnmijmjlej |
URL Resmi | https://chromewebstore.google.com/detail/lipseys/plamhaacpkodemflaiamhgdnmijmjlej |
Deskripsi | Wholesale Sporting Goods Distributor - Lipseys |
Ukuran File | 1.99 MB |
Jumlah Instalasi | 1,345 |
Versi Saat Ini | 2.0.5 |
Terakhir Diperbarui | 2022-10-24 |
Tanggal Publikasi | 2020-10-02 |
Penilaian | 4.00/5 Total 3 Penilaian |
Pengembang | lipseysfirearms |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Wholesale Sporting Goods Distributor - Lipseys", "version": "2.0.5", "manifest_version": 2, "name": "Lipseys", "author": "Lipsey's", "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_title": "Lipsey's", "default_popup": "popup.html", "default_icon": { "70": "assets\/img\/icon-70.png" } }, "icons": { "16": "assets\/img\/icon-16.png", "32": "assets\/img\/icon-32.png", "70": "assets\/img\/icon-70.png", "144": "assets\/img\/icon-144.png" }, "web_accessible_resources": [ "content.styles.css", "icon-128.png", "icon-34.png" ], "permissions": [ "storage", "tabs", "https:\/\/amchar.com\/*", "https:\/\/www.amchar.com\/*", "https:\/\/www.bangersusa.com\/*", "https:\/\/www.bigrocksports.com\/*", "https:\/\/www.ezgun.net\/*", "https:\/\/www.davidsonsinc.com\/*", "https:\/\/davidsonsinc.com\/*", "http:\/\/davidsonsinc.com\/*", "http:\/\/www.davidsonsinc.com\/*", "https:\/\/rsrgroup.com\/*", "https:\/\/www.rsrgroup.com\/*", "https:\/\/www.theshootingwarehouse.com\/*", "https:\/\/shop2.gzanders.com\/*", "https:\/\/b2b.bigrocksports.com\/*", "https:\/\/www.orionfflsales.com\/*", "https:\/\/www.countrywidesports.com\/*", "https:\/\/crowshootingsupply.com\/*", "https:\/\/www.crowshootingsupply.com\/*", "https:\/\/www.mgewholesale.com\/*", "https:\/\/www.grafs.com\/*", "https:\/\/webstore.kinseysinc.com\/*", "https:\/\/store.civilarms.com\/*", "https:\/\/www.theshootingstore.com\/*", "http:\/\/www.billhicksco.com\/*", "http:\/\/billhicksco.com\/*" ], "content_security_policy": "default-src https:\/\/kit-free.fontawesome.com https:\/\/ka-f.fontawesome.com 'self' https:\/\/fonts.gstatic.com; script-src 'sha256-v9X1\/ux2GesvyPlA7qG86ZNfiZ4jRvivNzFHj8ywWPY=' https:\/\/code.jquery.com https:\/\/kit.fontawesome.com 'self' https:\/\/ajax.googleapis.com\/ http:\/\/localhost:3000 https:\/\/localhost:3000 'unsafe-eval' https:\/\/www.googletagmanager.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com; connect-src https:\/\/localhost:5003 https:\/\/localhost:5002 https:\/\/contentapi.lipseysdistribution.net http:\/\/localhost https:\/\/www.google-analytics.com ingest.sentry.io https:\/\/o435337.ingest.sentry.io https:\/\/ka-f.fontawesome.com https:\/\/api.lipseys.com ws:\/\/localhost:3000 http:\/\/localhost:3000 https:\/\/localhost:3000; style-src * 'unsafe-inline' 'self' blob:; img-src http:\/\/www.google-analytics.com 'self' https:\/\/www.lipseyscloud.com data:;" } |