-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Create an about:adblock page #267
Labels
feature/shields/adblock
Blocking ads & trackers with Shields
feature/user-interface
All UI related
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
Milestone
Comments
cc: @Snuupy |
srirambv
added
feature/shields/adblock
Blocking ads & trackers with Shields
feature/user-interface
All UI related
labels
Jun 15, 2018
I was doing a task close to this code today so I just took this one too. |
bbondy
added a commit
to brave/brave-core
that referenced
this issue
Jul 5, 2018
Partially implements brave/brave-browser#267
bbondy
added a commit
to brave/brave-core
that referenced
this issue
Jul 5, 2018
Verification passed on
Verification Passed on
Went through verification using the following build under
|
75 tasks
This was referenced May 8, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature/shields/adblock
Blocking ads & trackers with Shields
feature/user-interface
All UI related
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
The first version would be very simple, you can follow along how about:payments is done for a simple example, or about:newtab is done in WebUI for a more complicated example.
It should be the same redux format as the newtab page.
The first version would just say the blocked count.
It would also indicate if a regional list is in use and if so which one it is.
Later we'll add more features to this page like custom filters.
The text was updated successfully, but these errors were encountered: