File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ A Chrome extension for managing SOCKS5 and HTTP proxy connections with an intuit
1111- ** Default Actions** : Set default behavior for traffic not matching specific rules
1212
1313## Installation
14+ [ From Crome web store] ( https://chromewebstore.google.com/detail/dgficjijdoahejlbjbebhbjajjakhibn?utm_source=item-share-cb )
15+
16+ Or manual:
14171 . Download or clone this repository
15182 . Open Chrome and navigate to ` chrome://extensions/ `
16193 . Enable "Developer mode" in the top right corner
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " SOCKSbox" ,
4- "version" : " 0.2 " ,
4+ "version" : " 0.5.1 " ,
55 "description" : " Extension to manage multiple SOCKS5 and HTTP proxies" ,
66 "permissions" : [" proxy" , " storage" ],
77 "background" : {
You can’t perform that action at this time.
0 commit comments