Lucproxy Extension

Lucproxy Extension – Easy Proxy Setup

What is Lucproxy Extension?

Lucproxy Extension is a Chrome extension developed by jessietree2020, and its main feature is "Lucproxy Extension – Easy Proxy Setup".

Extension Screenshots

screenshot

Download Lucproxy Extension Extension CRX File

Download Lucproxy Extension 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 user end of lucproxy's Google browser plug-in, users directly use it to set some tools.                    

Extension Basic Information

Name Lucproxy Extension Lucproxy Extension
ID eodlnheadifbpibmclblocmkbjmfofff
Official URL https://chromewebstore.google.com/detail/lucproxy-extension/eodlnheadifbpibmclblocmkbjmfofff
Description Lucproxy Extension – Easy Proxy Setup
File Size 183 KB
Installation Count 592
Current Version 1.1.1
Last Updated 2021-10-08
Publish Date 2021-04-28
Developer jessietree2020
Email [email protected]
Payment Type free
Extension Website https://www.lucproxy.com
Privacy Policy Page URL https://www.lucproxy.com/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lucproxy Extension",
    "author": "Lucproxy",
    "version": "1.1.1",
    "description": "Lucproxy Extension \u2013 Easy Proxy Setup",
    "homepage_url": "https:\/\/www.lucproxy.com",
    "icons": {
        "16": ".\/logo\/logo.png",
        "48": ".\/logo\/logo.png",
        "128": ".\/logo\/logo.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": ".\/logo\/logo.png",
        "default_title": "Lucproxy Extension",
        "default_popup": "index.html"
    },
    "permissions": [
        "proxy",
        "",
        "webRequest",
        "webRequestBlocking"
    ]
}