Skip to content

shhac/CookieExFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published