Lipseys
Wholesale Sporting Goods Distributor - Lipseys
Lipseysとは何ですか?
Lipseysはlipseysfirearmsによって開発されたChromeの拡張機能で、その主な機能は「Wholesale Sporting Goods Distributor - Lipseys」です。
拡張機能のスクリーンショット
Lipseys拡張機能のCRXファイルをダウンロード
Lipseys拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Lipseys |
ID | plamhaacpkodemflaiamhgdnmijmjlej |
公式URL | https://chromewebstore.google.com/detail/lipseys/plamhaacpkodemflaiamhgdnmijmjlej |
説明 | Wholesale Sporting Goods Distributor - Lipseys |
ファイルサイズ | 1.99 MB |
インストール数 | 1,345 |
現在のバージョン | 2.0.5 |
最終更新日 | 2022-10-24 |
公開日 | 2020-10-02 |
評価 | 4.00/5 合計 3 レビュー |
開発者 | lipseysfirearms |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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:;" } |