Lipseys

Wholesale Sporting Goods Distributor - Lipseys

What is Lipseys?

Lipseys is a Chrome extension developed by lipseysfirearms, and its main feature is "Wholesale Sporting Goods Distributor - Lipseys".

Extension Screenshots

screenshot
screenshot

Download Lipseys Extension CRX File

Download Lipseys extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Lipseys Lipseys
ID plamhaacpkodemflaiamhgdnmijmjlej
Official URL https://chromewebstore.google.com/detail/lipseys/plamhaacpkodemflaiamhgdnmijmjlej
Description Wholesale Sporting Goods Distributor - Lipseys
File Size 1.99 MB
Installation Count 1,345
Current Version 2.0.5
Last Updated 2022-10-24
Publish Date 2020-10-02
Rating 4.00/5 Total 3 Ratings
Developer lipseysfirearms
Email [email protected]
Payment Type free
Supported Languages 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:;"
}