Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load #19

Open
shaiful73 opened this issue Dec 8, 2024 · 0 comments
Open

Can't load #19

shaiful73 opened this issue Dec 8, 2024 · 0 comments

Comments

@shaiful73
Copy link

{
"name": "Lethean Proxy/VPN Extension",
"version": "3.0.0",
"description": "Your gateway to the Lethean Proxy/VPN network, a secure and anonymous platform where users sell their bandwidth for cryptocurrency.",
"default_locale": "en",
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"proxy_form_controller.js",
"proxy_error_handler.js",
"background.js"
]
},
"permissions": [
"proxy",
"<all_urls>"
],
"manifest_version": 2
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant