index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
background_scripts
/
exclusions.coffee
Age
Commit message (
Expand
)
Author
2016-02-12
Nuke some legacy migration code.
Stephen Blott
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-07
Clear RegexpCache when option saved.
Stephen Blott
2015-04-27
Do not remove inner whitespace from passkeys.
Stephen Blott
2014-12-30
Exclusions; use querySelector to find sub-elements.
Stephen Blott
2014-12-21
Exclusion; minor updates after review.
Stephen Blott
2014-12-21
Exclusion; fix tests.
Stephen Blott
2014-12-21
Exclusion; unique keys.
Stephen Blott
2014-12-21
Exclusion; show state.
Stephen Blott
2014-12-21
Exclusion; absolute exclusion rules taje priority.
Stephen Blott
2014-12-21
Exclusion; multi-rule matching.
Stephen Blott
2014-12-21
Exclusion; minor refactoring.
Stephen Blott
2014-12-20
Exclusion; allow multiple matching rules.
Stephen Blott
2014-12-14
Add comment to try/catch regexp.
Stephen Blott
2014-12-14
Wrap RegExp for exclusions in a try catch to prevent parse error fails
mrmr1993
2014-09-06
Structured passkeys; changes following code review; major rewrite of options.
Stephen Blott
2014-09-02
Retain excludedUrls setting, so testers can revert to previous versions.
Stephen Blott
2014-09-02
Structured passkeys, internally and on the options and popup pages.
Stephen Blott