| Age | Commit message (Collapse) | Author |
|
Implement `repeatLimit`, to prompt for confirmation before repeating a
command a large number of times, and apply it to tab creation/deletion
commands.
|
|
The use of Vomnibar commands with a numerical prefix > 1 is broken and
non-trivial to fix. This patch introduces the `noRepeat` property for
frontend commands, applying it to all Vomnibar commands and several
others.
|
|
|
|
sukima-feature/edit-url-in-vomnibar
Conflicts:
background_scripts/commands.coffee
|
|
Add links-hint mode to download links
|
|
Structured exclusion rules internally, and on the popup and options pages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exclusion list).
|
|
existing rule).
|
|
|
|
|
|
|
|
|
|
|
|
I think this is at little more readable, at least in the code
|
|
|
|
|
|
Fix "move tab to new window" for incognito tabs
|
|
See
[here](https://developer.chrome.com/extensions/sessions#method-restore)
for API details
|
|
|
|
See #926
|
|
|
|
Custom search engines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #730
|
|
commands
This fixes #1056.
|
|
Added command to move tab to the left and right
|
|
|
|
|
|
|
|
|
|
1) C-F doesn't seem like a good choice
2) I'm not sure how many folks will use this. Maybe a lot of people?
|
|
|