Lipseys

Wholesale Sporting Goods Distributor - Lipseys

什麼是Lipseys?

Lipseys是由lipseysfirearms開發的Chrome擴展程式,該擴展的主要功能是“Wholesale Sporting Goods Distributor - Lipseys”。

擴展截圖

screenshot
screenshot

下載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 Lipseys
ID plamhaacpkodemflaiamhgdnmijmjlej
官方網址 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
電子郵箱 [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:;"
}