Skip to content

Commit

Permalink
Merge pull request #601 from brave/laurenwags-manifestv2
Browse files Browse the repository at this point in the history
Add Manifest V2 checks to full desktop manual pass template
  • Loading branch information
LaurenWags authored Aug 27, 2024
2 parents abff923 + e83c058 commit 7c6527d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions WikiTemplate/Desktop/wikitemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,24 @@

- [ ] Verify that installing https://chrome.google.com/webstore/detail/adblock-plus-free-ad-bloc/cfhdojbkjhnklbpkdaibdccddilifddb from CWS displays the `Brave has not reviewed the extension.` warning via the "Add Extension" modal

### Manifest V2 Extensions

- [ ] Under `brave://settings/extensions/v2` toggle "Enable NoScript" on. Be sure to turn off any other extensions listed here if they are on.
- [ ] Navigate to https://underpassapp.com/StopTheScript/noscript.html and confirm that the page says "JavaScript is disabled".
- [ ] Confirm you can open the extension's panel without any errors.
- [ ] Under `brave://settings/extensions/v2` toggle "Enable uBlock Origin" on. Be sure to turn off any other extensions listed here if they are on.
- [ ] Navigate to a site which contains ads and toggle shields off. Reload the page and confirm ads are still blocked.
- [ ] Confirm you can open the extension's panel without any errors.
- [ ] Confirm panel reflects that items are blocked as expected.
- [ ] Under `brave://settings/extensions/v2` toggle "Enable uMatrix" on. Be sure to turn off any other extensions listed here if they are on.
- [ ] Navigate to a site which contains ads and toggle shields off. Reload the page and confirm ads are still blocked.
- [ ] Confirm you can open the extension's panel without any errors.
- [ ] Confirm panel reflects that items are blocked as expected.
- [ ] Under `brave://settings/extensions/v2` toggle "Enable AdGuard" on. Be sure to turn off any other extensions listed here if they are on.
- [ ] Navigate to a site which contains ads and toggle shields off. Reload the page and confirm ads are still blocked.
- [ ] Confirm you can open the extension's panel without any errors.
- [ ] Confirm panel reflects that items are blocked as expected.

### PDF

- [ ] Test that you can print a PDF
Expand Down

0 comments on commit 7c6527d

Please sign in to comment.