11 lines
213 B
JSON
11 lines
213 B
JSON
|
{
|
||
|
"name": "Proxy Stream",
|
||
|
"version": "111.0",
|
||
|
"manifest_version": 3,
|
||
|
"permissions": ["tabs"],
|
||
|
"action": {
|
||
|
"default_title": "Proxy Stream",
|
||
|
"default_popup": "popup.html"
|
||
|
}
|
||
|
}
|