Historik versionesh për Vimium C - All by Keyboard - 25 versione
Vimium C - All by Keyboard nga Dahan Gong
Bëni kujdes me versione të vjetër! Këto versione shfaqen për qëllime testimi dhe si referencë.Duhet të përdorni përherë versionin më të ri të një shtese.
Versioni më i ri
Version 2.12.3
Hedhur në qarkullim më 14 Pri 2025 - 395,43 KBFunksionon me firefox 101.0 dhe më të freskët- Fix UI issues on new versions of Firefox
- Bump the minimal Firefox version requirement to v101
- v2.12.3: fix the missing zh-TW language pack in v2.12.2
Kod burim i hedhur në qarkullim sipas Licencë MIT
Shkarkoni Firefox-in dhe merrni zgjeriminQë të përdorni këtë zgjerim, ju duhet Firefox-iVersione të vjetër
Version 1.99.997
Hedhur në qarkullim më 17 Dhj 2023 - 365,18 KBFunksionon me firefox 63.0 dhe më të freskët#### v1.99.997
* fix some crashes of web pages and the extension itself
#### v1.99.995
* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some small usagesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.995
Hedhur në qarkullim më 22 Kor 2023 - 364,97 KBFunksionon me firefox 69.0 dhe më të freskëtv1.99.995:
* fix broken LinkHints
v1.99.994/993:
* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some smKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.993
Hedhur në qarkullim më 15 Kor 2023 - 365,04 KBFunksionon me firefox 63.0 dhe më të freskët* Marks: fix the mistake that `.prefix` was enabled by default and matches wrong URLs (breaking)
* now align with philc/Vimium's in common situations
* `.parent: boolean` is added to re-enable the old behavior
* fix usages of inner clipboard
* fix conflicts of `runKey` and the `$retry` counter
* LinkHints: add `newtab=inactive` to always switch back to a current tab, whatever a page script does
* LinkHints: add `.autoChild: boolean | css-selector` to click not a hinted element but its topest or matched child
* editText: add a new action of `blank` to trigger `.$else` if a `when` condition is mismatched
* focusInput: now try updating its hinting rectangular after focusing
* fix some small usagesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.992
Hedhur në qarkullim më 11 Qer 2023 - 364,27 KBFunksionon me firefox 63.0 dhe më të freskët* fix broken long key sequences in ke mappings
* some Ctrl/Alt shortcuts of Vomnibar are removed if in conflict with system's default usages
* fix some tip text
* basic support for popover
* autoCopy now supports .type=tab-url/tab-title and other `type` values of `copyWindowInfo`Kod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.991
Hedhur në qarkullim më 13 Maj 2023 - 363,62 KBFunksionon me firefox 63.0 dhe më të freskët* FindMode: fix some issues when highlighting all matches
* fix broken scrolling when a page is pinch-zoomed
* key mappings: `env` now supports `incognito: boolean`
* fix some UI issues on macOS, Ubuntu or FirefoxKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.99
Hedhur në qarkullim më 16 Pri 2023 - 363,22 KBFunksionon me firefox 63.0 dhe më të freskët* key mappings: support `map!` and `#if`/`#else`/`#endif` and even nested pairs
* use `map!` and `run!` to make a mapping work in both normal and plain insert mode
* support `unmap <esc>` and `unmap <c-[>` to disable them in normal mode
* change how `runKey` and `run` rules gets parsed
* use `\\<LF>` to merge two lines and strip whitespace prefix characters of a second line
* text substitution: add a inner temporary clipboard and then
* substitution and `runKey mask` can read/write it,
* so that command may create complex `runKey` task from text in system clipboard easily
* now when `<*-modifier>` works as a first prefix key, it will end in 3 seconds
* the key will be passed to web page scripts, to work better with `*+Letter`
* LinkHints: support more usages including `LinkHints.activateOpenUrl`
* `LinkHints.activateCopyImage` supports `.url` to copy URL instead
* Vomnibar: de-duplicate tab and history suggestions if possible
* now also list closed browser window sessions
* change what's copied on `Ctrl+C` and `Ctrl+Shift+C`
* fix support for macbook touchpad
* Scroller: fix checks of whether an area should be scrolled or not
* VisualMode: fix the logic of scrolling caret into view
* Now `f` and `F` can open Find bar and then extend selection to a match
* `nextTab`/.../`visitPreviousTab`: support `blur: boolean | host-matcher-string` to grab focus from input again
* `focusInput` now supports `clickable` and `clickableOnHost`
* `editText`: add `when` clause to control what to do
* `confirm`: will show a prompt dialog; parameters are `ask: string, $then, minRepeat=1`
* fix quite a few edge casesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.97
Hedhur në qarkullim më 22 Dhj 2022 - 355,62 KBFunksionon me firefox 63.0 dhe më të freskët* v1.99.97:
* UI: on macOS, prefer Menlo and Monaco in monospace fonts by default
* fix the newly broken command of "dispatchEvent"
* fix exclusions rule changes can not be saved on options page
* FindMode: fix compatibility with `scroll-behavior: smooth`
* VisualMode: line mode: try its best to make moving work
* now the word block list also applies on bookmark paths
* fix some other bugs and usage issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.96
Hedhur në qarkullim më 7 Dhj 2022 - 355,55 KBFunksionon me firefox 63.0 dhe më të freskët* fix exclusions rule changes can not be saved on options page
* FindMode: fix compatibility with `scroll-behavior: smooth`
* VisualMode: line mode: try its best to make moving work
* fix some other bugs and usage issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.90
Hedhur në qarkullim më 22 Nën 2022 - 354,94 KBFunksionon me firefox 63.0 dhe më të freskëtv1.99.9:
* v1.99.90: fix a new bug of LinkHints
* Marks: rewrite logic again (and add parameters) to fix bugs since v1.99.4
* work around broken `KeyboardEvent.repeat` of Firefox in Wayland mode
* LinkHints: now show hints for SVG icons with a cursor of pointer
* `reload` and `Marks.activate`: auto go to a parent frame from an `about:` frame
v1.99.8:
* **experimental**: auto release resources on inactive pages,
to prepare for Manifest V3 of extensions
* v1.99.8: fix broken goNext and support for sandboxed `about:blank` iframes
* v1.99.6/7: fix imported bugs in key mappings
* Vomnibar: fix unexpected white background color on Firefox 106+
* change labels for tabs and now support `:active` and `:new`
* vomnibar options: `styles` field: support `wheel-speed=<number>`
* v1.99.6: work around dark reader's `Filter(+)` mode on Firefox
* LinkHints: improves "tooHigh" mode and support `longPage=true` to disable it
* v1.99.6: add `bubbles=true` to bubble `mouseenter` and `mouseleave` events
* VisualMode: `caret` mode: allow `aw` and `as` to select a range, but not unconditionally collapse into one character
* plain insert mode: now allow `mapKey x <v-xxx>` to create shortcuts like `:` + `xxx`
* `runKey`: change the way of parsing nested `runKey` commands to work with `.mask` better
* `vimium://run` in search engines: queries are joined by `%20` by default
* add/open bookmark: add `path` and support both folders and URL nodes
* `dispatchEvent`: add `trusted=true` to make Vimium C itself handle the simulated keys
* now can detect focused editable boxes in more edge cases
* fix many small bugs and add more parameters for commandKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.9
Hedhur në qarkullim më 20 Nën 2022 - 354,91 KBFunksionon me firefox 63.0 dhe më të freskëtv1.99.9:
* Marks: rewrite logic again (and add parameters) to fix bugs since v1.99.4
* work around broken `KeyboardEvent.repeat` of Firefox in Wayland mode
* LinkHints: now show hints for SVG icons with a cursor of pointer
* `reload` and `Marks.activate`: auto go to a parent frame from an `about:` frame
v1.99.8:
* **experimental**: auto release resources on inactive pages,
to prepare for Manifest V3 of extensions
* v1.99.8: fix broken goNext and support for sandboxed `about:blank` iframes
* v1.99.6/7: fix imported bugs in key mappings
* Vomnibar: fix unexpected white background color on Firefox 106+
* change labels for tabs and now support `:active` and `:new`
* vomnibar options: `styles` field: support `wheel-speed=<number>`
* v1.99.6: work around dark reader's `Filter(+)` mode on Firefox
* LinkHints: improves "tooHigh" mode and support `longPage=true` to disable it
* v1.99.6: add `bubbles=true` to bubble `mouseenter` and `mouseleave` events
* VisualMode: `caret` mode: allow `aw` and `as` to select a range, but not unconditionally collapse into one character
* plain insert mode: now allow `mapKey x <v-xxx>` to create shortcuts like `:` + `xxx`
* `runKey`: change the way of parsing nested `runKey` commands to work with `.mask` better
* `vimium://run` in search engines: queries are joined by `%20` by default
* add/open bookmark: add `path` and support both folders and URL nodes
* `dispatchEvent`: add `trusted=true` to make Vimium C itself handle the simulated keys
* now can detect focused editable boxes in more edge cases
* fix many small bugs and add more parameters for commandKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.8
Hedhur në qarkullim më 15 Nën 2022 - 354,28 KBFunksionon me firefox 63.0 dhe më të freskët* **experimental**: auto release resources on inactive pages,
to prepare for Manifest V3 of extensions
* v1.99.8: fix broken goNext and support for sandboxed `about:blank` iframes
* v1.99.6/7: fix imported bugs in key mappings
* Vomnibar: fix unexpected white background color on Firefox 106+
* change labels for tabs and now support `:active` and `:new`
* vomnibar options: `styles` field: support `wheel-speed=<number>`
* v1.99.6: work around dark reader's `Filter(+)` mode on Firefox
* LinkHints: improves "tooHigh" mode and support `longPage=true` to disable it
* v1.99.6: add `bubbles=true` to bubble `mouseenter` and `mouseleave` events
* VisualMode: `caret` mode: allow `aw` and `as` to select a range, but not unconditionally collapse into one character
* plain insert mode: now allow `mapKey x <v-xxx>` to create shortcuts like `:` + `xxx`
* `runKey`: change the way of parsing nested `runKey` commands to work with `.mask` better
* `vimium://run` in search engines: queries are joined by `%20` by default
* add/open bookmark: add `path` and support both folders and URL nodes
* `dispatchEvent`: add `trusted=true` to make Vimium C itself handle the simulated keys
* now can detect focused editable boxes in more edge cases
* fix many small bugs and add more parameters for commandKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.7
Hedhur në qarkullim më 7 Nën 2022 - 353,75 KBFunksionon me firefox 63.0 dhe më të freskët* **experimental**: auto release resources on inactive pages,
to prepare for Manifest V3 of extensions
* v1.99.6/7: fix imported bugs in key mappings
* Vomnibar: fix unexpected white background color on Firefox 106+
* change labels for tabs and now support `:active` and `:new`
* vomnibar options: `styles` field: support `wheel-speed=<number>`
* v1.99.6: work around dark reader's `Filter(+)` mode on Firefox
* LinkHints: improves "tooHigh" mode and support `longPage=true` to disable it
* v1.99.6: add `bubbles=true` to bubble `mouseenter` and `mouseleave` events
* VisualMode: `caret` mode: allow `aw` and `as` to select a range, but not unconditionally collapse into one character
* plain insert mode: now allow `mapKey x <v-xxx>` to create shortcuts like `:` + `xxx`
* `runKey`: change the way of parsing nested `runKey` commands to work with `.mask` better
* `vimium://run` in search engines: queries are joined by `%20` by default
* add/open bookmark: add `path` and support both folders and URL nodes
* `dispatchEvent`: add `trusted=true` to make Vimium C itself handle the simulated keys
* now can detect focused editable boxes in more edge cases
* fix many small bugs and add more parameters for commandKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.5
Hedhur në qarkullim më 6 Nën 2022 - 353,02 KBFunksionon me firefox 63.0 dhe më të freskët* **experimental**: auto release resources on inactive pages,
to prepare for Manifest V3 of extensions
* Vomnibar: fix unexpected white background color on Firefox 106+
* change labels for tabs and now support `:active` and `:new`
* vomnibar options: `styles` field: support `wheel-speed=<number>`
* LinkHints: improves "tooHigh" mode and support `longPage=true` to disable it
* VisualMode: `caret` mode: allow `aw` and `as` to select a range, but not unconditionally collapse into one character
* plain insert mode: now allow `mapKey x <v-xxx>` to create shortcuts like `:` + `xxx`
* `runKey`: change the way of parsing nested `runKey` commands to work with `.mask` better
* `vimium://run` in search engines: queries are joined by `%20` by default
* add/open bookmark: add `path` and support both folders and URL nodes
* `dispatchEvent`: add `trusted=true` to make Vimium C itself handle the simulated keys
* now can detect focused editable boxes in more edge cases
* fix many small bugs and add more parameters for commandKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.3
Hedhur në qarkullim më 19 Gus 2022 - 349,4 KBFunksionon me firefox 63.0 dhe më të freskët* v1.99.3: fix broken `<v-***>` in Normal and Insert mode
* v1.99.2: fix a bug of not recognizing old configuration about `Ignore keyboard layout`
* v1.99.1+2: `<v-***>`: fix issues and now support key sequences starting with `<v-***>`, even in command modes
* VisualMode: fix `as` (selecting a sentence) on Firefox
* sync settings: fix it would almost never sync from the cloud
* Vomnibar: fix settings of `Ignore keyboard layout` and `Allow mapping one-hand modifier keys` were not obeyed
* keyboard layout support: now **ignore non-ASCII letters when in some commands** by default
* if a key is not in ASCII (e.g. but a Greek letter), then try ignoring its keyboard layout
* to support inner shortcuts in those modes even in a non-English layout
* you may apply this behavior to all modes including `Normal` and `Insert` on the Options page
* Options: add a test box to show key names directly received from a browser
* add `LinkHints.activateCopyImage` to copy images into the system clipboard
* Firefox will always convert an image to PNG and drop transparent effect
* if it fails on a website, please try adding a parameter of `richText=safe`
* Vomnibar: tabs mode: recognize `:xxx` filters even if there're other query words
* add `:group` to show tabs in a same group
* FindMode: add `highlight: boolean | number` to show outline boxes for "near" matches
* FindMode: now type `\0` to pause instant search until an `Enter`
* `goNext`: fix some wrong targets on twitter.com
* improve the logic to detect clickable elements and their titles
* add `avoidClick` to avoid simulating click if possible
* open URLs: now support `reuse=reuse-in-cur-wnd` to only reuse tabs in a same window
* add an experimental feature to auto restart Vimium C on pages using `document.open` and `document.write`
* fix some other issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.2
Hedhur në qarkullim më 16 Gus 2022 - 349,3 KBFunksionon me firefox 63.0 dhe më të freskët* v1.99.2: fix a bug of not recognizing old configuration about `Ignore keyboard layout`
* v1.99.1+2: `<v-***>`: fix issues and now support key sequences starting with `<v-***>`, even in command modes
* VisualMode: fix `as` (selecting a sentence) on Firefox
* sync settings: fix it would almost never sync from the cloud
* Vomnibar: fix settings of `Ignore keyboard layout` and `Allow mapping one-hand modifier keys` were not obeyed
* keyboard layout support: now **ignore non-ASCII letters when in some commands** by default
* if a key is not in ASCII (e.g. but a Greek letter), then try ignoring its keyboard layout
* to support inner shortcuts in those modes even in a non-English layout
* you may apply this behavior to all modes including `Normal` and `Insert` on the Options page
* Options: add a test box to show key names directly received from a browser
* add `LinkHints.activateCopyImage` to copy images into the system clipboard
* Firefox will always convert an image to PNG and drop transparent effect
* if it fails on a website, please try adding a parameter of `richText=safe`
* Vomnibar: tabs mode: recognize `:xxx` filters even if there're other query words
* add `:group` to show tabs in a same group
* FindMode: add `highlight: boolean | number` to show outline boxes for "near" matches
* FindMode: now type `\0` to pause instant search until an `Enter`
* `goNext`: fix some wrong targets on twitter.com
* improve the logic to detect clickable elements and their titles
* add `avoidClick` to avoid simulating click if possible
* open URLs: now support `reuse=reuse-in-cur-wnd` to only reuse tabs in a same window
* add an experimental feature to auto restart Vimium C on pages using `document.open` and `document.write`
* fix some other issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.1
Hedhur në qarkullim më 13 Gus 2022 - 349,16 KBFunksionon me firefox 63.0 dhe më të freskët* v1.99.1: `<v-***>`: fix issues and now support key sequences starting with `<v-***>`, even in command modes
* VisualMode: fix `as` (selecting a sentence) on Firefox
* sync settings: fix it would almost never sync from the cloud
* Vomnibar: fix settings of `Ignore keyboard layout` and `Allow mapping one-hand modifier keys` were not obeyed
* keyboard layout support: now **ignore non-ASCII letters when in some commands** by default
* if a key is not in ASCII (e.g. but a Greek letter), then try ignoring its keyboard layout
* to support inner shortcuts in those modes even in a non-English layout
* you may apply this behavior to all modes including `Normal` and `Insert` on the Options page
* Options: add a test box to show key names directly received from a browser
* add `LinkHints.activateCopyImage` to copy images into the system clipboard
* Firefox will always convert an image to PNG and drop transparent effect
* if it fails on a website, please try adding a parameter of `richText=safe`
* Vomnibar: tabs mode: recognize `:xxx` filters even if there're other query words
* add `:group` to show tabs in a same group
* FindMode: add `highlight: boolean | number` to show outline boxes for "near" matches
* FindMode: now type `\0` to pause instant search until an `Enter`
* `goNext`: fix some wrong targets on twitter.com
* improve the logic to detect clickable elements and their titles
* add `avoidClick` to avoid simulating click if possible
* open URLs: now support `reuse=reuse-in-cur-wnd` to only reuse tabs in a same window
* add an experimental feature to auto restart Vimium C on pages using `document.open` and `document.write`
* fix some other issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.99.0
Hedhur në qarkullim më 10 Gus 2022 - 348,5 KBFunksionon me firefox 63.0 dhe më të freskët* VisualMode: fix `as` (selecting a sentence) on Firefox
* sync settings: fix it would almost never sync from the cloud
* Vomnibar: fix settings of `Ignore keyboard layout` and `Allow mapping one-hand modifier keys` were not obeyed
* keyboard layout support: now **ignore non-ASCII letters when in some commands** by default
* if a key is not in ASCII (e.g. but a Greek letter), then try ignoring its keyboard layout
* to support inner shortcuts in those modes even in a non-English layout
* you may apply this behavior to all modes including `Normal` and `Insert` on the Options page
* Options: add a test box to show key names directly received from a browser
* add `LinkHints.activateCopyImage` to copy images into the system clipboard
* Firefox will always convert an image to PNG and drop transparent effect
* if it fails on a website, please try adding a parameter of `richText=safe`
* Vomnibar: tabs mode: recognize `:xxx` filters even if there're other query words
* add `:group` to show tabs in a same group
* FindMode: add `highlight: boolean | number` to show outline boxes for "near" matches
* FindMode: now type `\0` to pause instant search until an `Enter`
* `goNext`: fix some wrong targets on twitter.com
* improve the logic to detect clickable elements and their titles
* add `avoidClick` to avoid simulating click if possible
* open URLs: now support `reuse=reuse-in-cur-wnd` to only reuse tabs in a same window
* add an experimental feature to auto restart Vimium C on pages using `document.open` and `document.write`
* fix some other issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.98.3
Hedhur në qarkullim më 21 Qer 2022 - 339,5 KBFunksionon me firefox 63.0 dhe më të freskët* fix some bugs in v1.98.1 and v1.98.2
* fix a scrolling target might change unexpectedly on a second `scroll*`
* Vomnibar: fix broken `Ctrl+C` when the input box is focused
* fix `VisualMode` may fail to init
* fix broken `mapKey xxx <v-xxx>`
* VisualMode: fix `as` and `ap` didn't work
* fix a bug of losing nested parameters in `run key xxx`
* now `unmap` + `0~9/-` will make such keys passed by default
* and `unmap 0` will make a following `map 0 xxx` validKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.98.2
Hedhur në qarkullim më 9 Qer 2022 - 339,28 KBFunksionon me firefox 63.0 dhe më të freskët* fix v1.98.1 scrolls much longer on a screen of 95-149 FPS
* fix `Marks.activate` fails to scroll pages in v1.98.1Kod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.98.1
Hedhur në qarkullim më 5 Qer 2022 - 339,26 KBFunksionon me firefox 63.0 dhe më të freskët* fix configurations were hardly ever synchronized
* Firefox 96+: fix LinkHints may open a link twice
* fix it could not find some clickable elements
* enable `Auto reduce UI motions following your system settings` by default
* `<v-***>` mapped by `mapKey` now works in almost all command modes and will trigger its mapped command
* key mappings: improve support for the `\` character
* LinkHints/Scroller/focusInput/goNext: now support `clickableOnHost` and `excludeOnHost`
* e.g.: `excludeOnHost="\\bgoogle##.g;\\bbing\\.com##.b_algo"`
* Vomnibar: refresh suggestions immediately on a new `space` character
* Vomnibar: now can substitute a suggestion URL before opening it, following `sedKeys` and `itemSedKeys`
* Vomnibar: rewrite actions of some shortcuts with <kbd>Ctrl</kbd> / <kbd>Alt</kbd>
* FindMode: now support multiline queries in its history
* Scroller: now auto select page center if nothing has been scrolled
* `enterInsertMode`: show a tip if `hideHUD` is enabled, instead of running silently
* add more parameters and usages to some commands
* better support for many edge cases like fullscreen modeKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.98.0
Hedhur në qarkullim më 12 Pri 2022 - 335,7 KBFunksionon me firefox 63.0 dhe më të freskët* FindMode,VisualMode: support `mapKey <xxx:f> <v-xxx>` (and `:v`) to trigger commands
* LinkHints,`dispatchEvent`: support `xy="x[,y[,scale]]"` and x/y can be `"count"`
* `"count"` will be replaced by `count * scale (0.01)`; an empty value of x / y means 0.5
* if `abs(x) <= 1`, x will be `rect edge size * x`
* so `xy="count"` means `[count * 0.01, 0.5]`
* also fix selection of target element, and now run rules in order
* fix a bug affecting suggestion order in Vomnibar
* fix logic conflicts in per-mode `mapKey`
* fix broken `prevent browser from caching images`, `NewTab Url` and `Vomnibar page`
* LinkHints: add `.retainInput` to reuse old text query when in filter and queue mode
* LinkHints: now simulates `contextmenu` on `button="right"`
* support the `<contextmenu>` key (when a browser supports)
* text substitution: support `base64` (as `base64-encode`), `base64-decode`, `json` and `json-parse`
* Vomnibar: add an option of `itemKeyword` which works after `itemSedKeys`
* copyWindowInfo: add `type="host"`
* fix some found bugs and compatibility issuesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.97.0
Hedhur në qarkullim më 22 Mar 2022 - 333,69 KBFunksionon me firefox 63.0 dhe më të freskët* fix opening duplicated tabs on a latest Firefox ESR 91
* work around <kbd>Ctrl</kbd> and <kbd>Shift</kbd> detection if `privacy.resistFingerprinting` is true
* LinkHints: add `showUrl=true` to simulate browsers' URL HUD for `activate` and `activateHover`
* Vomnibar: add `itemSedKeys` to apply text substitution onto suggestion URLs on Enter
* in omni mode, now `:i AbCd` means `abcd` by default
* VisualMode: fix crashes that Firefox doesn't support some granularities
* Scroller: now guess the refresh rate of your monitor, so that scroll more smoothly
* `openUrl`: now trust URLs built using search engines and text substitution rules
* `joinTabs`: `filter` supports `!=` and more keywords
* `sortTabs`: `order` supports negative fields like `-time`
* text substitution: for a string list, now apply rules once a line, but not join them firstly (breaking)
* and auto parse `google.com/url?url=<URL>` into target URLs when copy and paste
* `passNextKey`: now it still works even if triggered it in InsertMode
* also add `normal="force"` to work even if no exclusion rules matched
* many other improvements and bug fixesKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.96.6
Hedhur në qarkullim më 3 Shk 2022 - 333,37 KBFunksionon me firefox 63.0 dhe më të freskët* better support for Firefox 96+ and fix detection of Firefox version
* LinkHints: better support for `privacy.resistFingerprinting` on Firefox
* Scroller: change the default duration from 100ms to 120ms, and make it configurable
* and then it can scroll by only expected pixels
* fix some other bugsKod burim i hedhur në qarkullim sipas Licencë MIT
Version 1.96.4
Hedhur në qarkullim më 24 Jan 2022 - 333,01 KBFunksionon me firefox 63.0 dhe më të freskët* fix some found bugs, like LinkHints on Google search results
* LinkHints:
* add `activeOnCtrl` for Firefox to switch meaning of `Ctrl` and `Ctrl+Shift`
* fix some issues since Firefox 96
* use `then: string` as a following command in most modesKod burim i hedhur në qarkullim sipas Licencë MIT