Module adblock_chrome
Simple URI-based content filter - chrome page
This module allows you to configure the adblock
module with a simple
graphical webpage at luakit://adblock/. You can
currently:
- enable/disable the adblocker globally, and
- enable/disable individual filter lists.
The adblocker page also shows some statistics about the number of adblock rules in effect.
Properties
adblock_chrome.list_template_enabled
Type: string
Read-write
HTML template for enabled adblock list.
adblock_chrome.list_template_disabled
Type: string
Read-write
HTML template for disabled adblock list.
adblock_chrome.toggle_button_template
Type: string
Read-write
HTML template for adblock state toggle button.
adblock_chrome.html_template
Type: string
Read-write
HTML template for adblock chrome page content.
adblock_chrome.html_page_title
Type: string
Read-write
Title for the adblock chrome page.
adblock_chrome.html_style
Type: string
Read-write
CSS applied to the adblock chrome page.
adblock_chrome.chrome_page
Type: string
Read-write
URI of the adblock chrome page.
Attribution
Copyright
- 2010 Henning Hasemann
- 2010 Mason Larobina
- 2010 Plaque FCC