Doc
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Chrome SOCKS Proxy",
|
||||
"name": "Chrome's Hammer",
|
||||
"version": "1.0.0",
|
||||
"description": "Local SOCKS5 proxy that routes requests through Chrome browser",
|
||||
"description": "Local SOCKS5 proxy - routes requests through Chrome's networking",
|
||||
"icons": {
|
||||
"16": "icon-16.png",
|
||||
"48": "icon-48.png",
|
||||
"128": "icon-128.png"
|
||||
},
|
||||
"app": {
|
||||
"background": {
|
||||
"scripts": ["background.js"]
|
||||
|
||||
Reference in New Issue
Block a user