Wersijowa historija Vim Vixen - 25 wersijow
Vim Vixen wot Shin'ya Ueoka
Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.
Najnowša wersija
Wersija 1.2.3
2021. szept. 26. wozjewjene - 1,13 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Firefox sćahnyć a rozšěrjenje wobstaraćTrjebaće Firefox, zo byšće tute rozšěrjenje wužiwałStarše wersije
Wersija 1.2.2
2021. aug. 4. wozjewjene - 1,13 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Wersija 1.2.1
2021. júl. 4. wozjewjene - 1,12 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Wersija 1.2.0
2021. máj. 12. wozjewjene - 1,12 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Wersija 1.1.0
2021. ápr. 27. wozjewjene - 1,12 MBFunguje z firefox 78.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Wersija 1.0.1
2021. márc. 29. wozjewjene - 1,44 MBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 1.0.0
2021. márc. 28. wozjewjene - 1,44 MBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.32
2020. dec. 28. wozjewjene - 1,42 MBFunguje z firefox 78.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.31
2020. szept. 24. wozjewjene - 1,45 MBFunguje z firefox 78.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.30
2020. aug. 13. wozjewjene - 1,33 MBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.29
2020. máj. 4. wozjewjene - 791,39 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.28
2020. máj. 4. wozjewjene - 791,4 KBFunguje z firefox 68.0 a pozdźišo, android 68.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.27
2020. feb. 22. wozjewjene - 774,92 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.26
2019. dec. 22. wozjewjene - 771,62 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.25
2019. okt. 10. wozjewjene - 734,48 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.24
2019. szept. 3. wozjewjene - 721,89 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.23
2019. máj. 29. wozjewjene - 243,02 KBFunguje z firefox 42.0 a pozdźišo### Fix warnings on Android (#586 by @robsmith11)
Vim Vixen works on Firefox for Android (experimental).
This change suppresses some warnings occurs only on Android.
### Add "repeat last operation" command
Add `repeat.last` command by <kbd>.</kbd> key in default. It repeats last
manipulation command such as opening, updating and deleting a tab. To enabled
this for current users, please add the following keymap into your json:
```json
".": { "type": "repeat.last" }
```Žórłowy kod je pod licencu Licenca MIT
Wersija 0.22
2019. ápr. 27. wozjewjene - 75,35 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*### Show yanked url
Instead of `Current url yanked` show `Yanked https://current-website.com/`.
### Support blacklist with port
Support to specify port to the blacklist, such as `127.0.0.1:8080`.
### Fix Content-Security-Policy issues
Vim Vixen was broke on some sites because of [Content Security Policy (CSP)](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP). The CSP prevents untrusted contents by blocking inline `<style>` tags on the document. Now an issue on Vim Vixen on CSP-enabled sites are fixed.Žórłowy kod je pod licencu Licenca MIT
Wersija 0.21
2019. márc. 23. wozjewjene - 73,85 KBFunguje z firefox 60.0 a pozdźišo### Make smooth-scroll smoother (#536)
Make smooth-scroll more smoother. To enable smooth-scroll, type `set smoothscroll` or add `smoothscroll: true` into your settings.
### Space key map (#537)
Allow to enable keymap <kbd>Space</kbd> key:
```json
"keymaps": {
"<Space>": { "type": "follow.start", "newTab": false },
"<C-Space>": { "type": "follow.start", "newTab": true, "background": false }
}
```
### Scroll console (#538)
Limits number of shown item on console completion. The hidden items
### Update README.md (#543 by @ryanstreur)
### Correct spelling of WebExtensions (#535 by @sleepypikachu)
### Update documents (#552 by @TeepaBlue)
### Use browser.runtime.onInstalled event (#539)
### Refactor background (#544)
see also: https://github.com/ueokande/vim-vixen/releasesŽórłowy kod je pod licencu Licenca MIT
Wersija 0.20
2019. feb. 4. wozjewjene - 74,1 KBFunguje z firefox 42.0 a pozdźišo### Add close tabs to the right command
Close tabs to the right by `Shift+D`. For current users, add the following keymaps into your configuration.
```
`"D": { "type": "tabs.close.right" },`
```
### Open homepage
Add key bindings to open homepage by `gh` and `gH`. `gh` opens homepage in current page, and `gH` opens homepage as new tabs.
For current users, add the following keymaps into your configuration.
```
"gh": { "type": "page.home" },
"gH": { "type": "page.home", "newTab": true },
```
For more details, see also release note:
https://github.com/ueokande/vim-vixen/releases/tag/0.20Žórłowy kod je pod licencu Licenca MIT
Wersija 0.19
2018. okt. 20. wozjewjene - 66,6 KBFunguje z firefox 42.0 a pozdźišoŽórłowy kod je pod licencu Licenca MIT
Wersija 0.18
2018. aug. 12. wozjewjene - 65,16 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.17
2018. aug. 8. wozjewjene - 65,09 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.15
2018. jún. 27. wozjewjene - 50,06 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT
Wersija 0.14
2018. máj. 17. wozjewjene - 49,99 KBFunguje z firefox 42.0 a pozdźišo, android 48.0 do 68.*Žórłowy kod je pod licencu Licenca MIT