By: hyuzhou
Inspect and view changes in hyuproxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "hyuproxy",
"version": "1.0.7",
"manifest_version": 2,
// 简单描述
"description": "这个是一个 http 代理的工具",
"icons": {
"16": "image/logo16.png",
"32": "image/logo.png",
"48": "image/logo48.png"
},
"background":{"scripts":["js/js.js"]},
// 浏览器小图表部分
"browser_action": {
"default_title": "hyuproxy",
"default_icon": "image/logo.png",
"default_popup":"html/popup.html"
},
//权限申请
"permissions":["browsingData","proxy","storage","tabs","webRequest","webRequestBlocking","<all_urls>"]
} Best hyuproxy Alternatives
Here are some Firefox add-ons that are similar to hyuproxy: