Allow whitelisting of individual webpage - Phase 2

Background / User story

As ABP User I would like to whitelist individual webpage only so I don't need to do it for the entire domain. See #3 (closed) for phase 1.

What to change

Hints for testers

None.

Hints for translators

  • Added strings:
    • refresh_this_page
    • status_domain
    • status_page
  • Updated strings:
    • refresh_to_take_effect
    • status_header

Integration notes

We are now using the singlePage flag in the "filters.whitelist" and "filters.unwhitelist" messages. Whenever that flag is true, instead of whitelisting the given website, only the given web page should be whitelisted (see also webext#77).

Edited by Thomas Greiner