Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: README.md

Issue 29337729: Issue 2374 - Implemented Tweaks section in options page (Closed)
Patch Set: Created Feb. 25, 2016, 5:50 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | background.js » ('j') | locale/en-US/options.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -86,8 +86,10 @@
errors when adding new filters on the options page
* `blockedURLs`: a comma-separated list of URLs that should be considered
blocked (necessary to test the check for blocked scripts in sharing buttons).
-* `downloadStatus`: Sets downloadStatus parameter for filter lists, can be used
+* `downloadStatus`: sets downloadStatus parameter for filter lists, can be used
to trigger various filter list download errors
+* `safariContentBlocker`: sets Safari content blocker mock API
saroyanm 2016/02/29 14:34:38 Detail: Seems like for boolean parameters we also
Thomas Greiner 2016/02/29 17:32:42 Done. You're right, I missed that.
+* `showNotificationUI`: simulates user having opted-out of notifications
[crowdin]: https://crowdin.com
« no previous file with comments | « no previous file | background.js » ('j') | locale/en-US/options.json » ('J')

Powered by Google App Engine
This is Rietveld