Add a feature that makes the block list work "inversely" - #89
Open
denielton wants to merge 161 commits into
Open
Add a feature that makes the block list work "inversely" #89denielton wants to merge 161 commits into
denielton wants to merge 161 commits into
Conversation
* included source svg files * included LICENSE and README files
* This prevents more than one settings page from opening.
Icon upgrade
Use the built-in function to launch options_ui
…ial block icon as a base
Icon upgrade
* hopefully can figure out how to use different icons in differnt themes?
Icon upgrade
# Conflicts: # package-lock.json
Fix contributors and to-do lists
Ensures that the font is readable and the interactive elements are identified as such in the options page. The buttons will be highlighted on mouse hover and on keyboard focus, while in the same circumstances the links will simply lose their underline. This way missing the
Ensures that the interactive elements are identified as such in the options popup. The buttons and the cog icon will be highlighted on mouse hover and on keyboard focus.
This improves accessibility by ensuring correct logical relationships and easier access. Users will be able to use the linked labels to interact with the checkboxes.
This allows for better handling of long lists and allows text-to-speech tools to correctly describe the list when it is empty.
UI and UX improvements for increased accessibility
Previously, when having the Popup open while a timer expired, the UI did not update accordingly, but wrapped back to displaying a 1 hour timer on the cancel button This commit fixes this bug revert pausebutton for dev purposes
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Automatically block & unblock tabs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello how are you? First I want to thank you for your work. This extension has helped me a lot to focus on my studies. Thanks.
I think it would be of interest for the purpose of the extension to add a feature where we could list sites that can be accessed, and block any other sites that are not listed, making the extension work in a "reverse" way, so the extension would have two modes: block and allow.
Sites on the blocklist could not be accessed. Or I could switch from the blocklist to the allow list, where I could only access the sites I listed and no others.
Thank you for your attention.