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

Add option to run on protected pages #3426

Merged
merged 6 commits into from
Aug 24, 2020
Merged

Add option to run on protected pages #3426

merged 6 commits into from
Aug 24, 2020

Conversation

Gusted
Copy link
Contributor

@Gusted Gusted commented Aug 15, 2020

Possible bug with render of UI that when toggling the option and staying in the same pop-up(so not closing it after toggling) that the Toggle site button is still rendering the old option so

Disabled -> Enabled. Toggle site still shows the protected CSS.
Enabled -> Disabled. Toggle site still let you toggle the site.

- Add a option under sitelist to allow people to disable the check if a site is protected
- Let users allow to darken sites that aren't protected in there Environment(Firefox about:config)
- Resolves #912
- Resolves #1254
src/definitions.d.ts Outdated Show resolved Hide resolved
src/defaults.ts Outdated Show resolved Hide resolved
src/background/extension.ts Outdated Show resolved Hide resolved
src/background/tab-manager.ts Outdated Show resolved Hide resolved
src/background/tab-manager.ts Outdated Show resolved Hide resolved
src/ui/popup/site-list-page/index.tsx Outdated Show resolved Hide resolved
src/ui/popup/site-list-page/index.tsx Outdated Show resolved Hide resolved
src/ui/popup/site-list-page/index.tsx Outdated Show resolved Hide resolved
src/defaults.ts Outdated Show resolved Hide resolved
src/ui/connect/mock.ts Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

Work on protected pages Option for running extension on restricted URLs
2 participants