Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 918 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 918 Bytes

CookieExFilter for FireFox

Adds a search bar to the Cookie Exceptions menu found in Options > Privacy > Exceptions... which lets you quickly find entries even if you don't know the full site name.

There are two different ways of searching;

  • Filter: List only the rules that match what is in search box
  • Scroll: Scroll down to the next rule that matches what is in the search box (using Enter/Return to go to next match)

You also have a choice of the way results are checked against search term;

  • Regular Expression
  • Glob
  • Mixture of these two (or neither for plain text)

You can find the add-on on the FireFox website here


The internal resources relevant to this add-on can be viewed within FireFox at

  • chrome://browser/content/preferences/permissions.xul
  • chrome://browser/content/preferences/permissions.js