Bitcoin Highlighter All Sites
Bitcoin Highlighter All Sites
Bitcoin Highlighter All Sites
(function() {
'use strict';
setUserPref(
'keywords',
'word 1,word 2,word 3',
'Set Keywords',
'Set keywords separated by comma\t\t\t\t\t\t\t\r\n\r\nExample:\r\nword 1,word
2,word 3',
','
);
setUserPref(
'highlightStyle',
'color: #f00; background-color: #ffebcd;',
'Set Highlight Style',
'Set the Highlight Style (use proper CSS)\r\n\r\nExample:\r\ncolor: #f00; font-
weight: bold; background-color: #ffe4b5;'
);
if (!snapElements.snapshotItem(0)) { return; }