From 9fea5e355fa4eb847231e4aee9fa52fc9547025e Mon Sep 17 00:00:00 2001 From: aszlig Date: Fri, 24 May 2024 00:59:30 +0200 Subject: firefox: Update addons ff2mpv: * Small fix for the context menu stylus: * Fix extension UI in Firefox containers and private window * Fix publishing UserCSS tridactyl: New features * ;c and ;: hint modes for context menu and mouse hover added for Linux, both require :native to be installed with xdotool on the $PATH * workman keyboard layout added for :set keyboardlayoutbase * :reader is now a toggle * text.{next_,previous_}line added for use with insert mode * :set markjumpnoisy true|false added to suppress jump notifications Bug fixes * The command line now buffers character keypresses while it opens so fast typists on slow machines should lose fewer keys * :set hintnames short should now skip the right number of hints * The command line will no longer close automatically if it has focus * :tabopen [blah] will now no longer open a tab in the current container * Windows contained pinned tabs can now be merged Miscellaneous * tri.bg and tri.tabs added for easy communication between tab and background contexts in :jsb and :js, see their help pages for more information * Non-portable sed usage fixed and added to test suite * window.QRCode is now exported on our qr code generation page (:text2qr) for intrepid users * Tridactyl should build on MacOS again * More font sizes in Tridactyl are now based on the variable --tridactyl-font-size to make changing all sizes at once easier Signed-off-by: aszlig --- pkgs/aszlig/firefox/addons.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'pkgs/aszlig/firefox') diff --git a/pkgs/aszlig/firefox/addons.json b/pkgs/aszlig/firefox/addons.json index 76d8c231..80d900d2 100644 --- a/pkgs/aszlig/firefox/addons.json +++ b/pkgs/aszlig/firefox/addons.json @@ -1,15 +1,15 @@ { "ff2mpv": { - "url": "https://addons.mozilla.org/firefox/downloads/file/4228128/ff2mpv-5.1.0.xpi", - "hash": "sha256:4d46cffe0dc81a03fb55319fb4ce63f23da3d505b8505dc41df2c7ea9b47f005" + "url": "https://addons.mozilla.org/firefox/downloads/file/4237837/ff2mpv-5.1.1.xpi", + "hash": "sha256:0e3fa6850f600adba8ed477f91dd1ec4988e338c8746624e9113b861303fdf41" }, "styl-us": { - "url": "https://addons.mozilla.org/firefox/downloads/file/4226958/styl_us-1.5.45.xpi", - "hash": "sha256:0ea1e3bf6d415e4509730896318b4605a6d8186b11e30cede600eba0b54af3dc" + "url": "https://addons.mozilla.org/firefox/downloads/file/4232144/styl_us-1.5.46.xpi", + "hash": "sha256:9a75bf1bdde7263a5502d78009b5f19117ea09e6237afc852e7ba4e52b565364" }, "tridactyl-vim": { - "url": "https://addons.mozilla.org/firefox/downloads/file/4208422/tridactyl_vim-1.24.0.xpi", - "hash": "sha256:9e70bccf7ced3a87e4cf6a5dc6210a884fa9a46a79ee19177367a28c02aaa04b" + "url": "https://addons.mozilla.org/firefox/downloads/file/4261352/tridactyl_vim-1.24.1.xpi", + "hash": "sha256:ab63fe1554471c280f234409393172fc58e1bb2ca527f4329d983b028073e19c" }, "multi-account-containers": { "url": "https://addons.mozilla.org/firefox/downloads/file/4186050/multi_account_containers-8.1.3.xpi", -- cgit 1.4.1