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

Unified Diff: README.md

Issue 29712664: Issue 6432 - Hide remove button for additional filter lists (Closed)
Patch Set: Addressed Thomas's comments Created March 6, 2018, 3:03 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') | js/desktop-options.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
===================================================================
--- a/README.md
+++ b/README.md
@@ -189,6 +189,8 @@
creating the link to the version-specific release notes
* `addSubscription=true`: this parameter should trigger a dialog for adding
subscriptions as initiated by clicking on an "abp:subscribe" link
+* `additionalSubscriptions`: A comma-separated list of subscription URLs that
+ simulates scenario of persistent filter lists preinstalled by administrators.
* `filterError=true`: causes filter validation to fail, showing validation
errors when adding new filters on the options page
* `blockedURLs`: a comma-separated list of URLs that should be considered
« no previous file with comments | « no previous file | background.js » ('j') | js/desktop-options.js » ('J')

Powered by Google App Engine
This is Rietveld