about summary refs log tree commit diff
path: root/pkgs/aszlig/firefox
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2024-05-24 00:59:30 +0200
committeraszlig <aszlig@nix.build>2024-05-24 01:02:18 +0200
commit9fea5e355fa4eb847231e4aee9fa52fc9547025e (patch)
tree4b835c8016dad7c275bb22614a40a0d199b280c3 /pkgs/aszlig/firefox
parent423dd17ca0a25a4e45d5491fe1442cb1db080820 (diff)
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 <aszlig@nix.build>
Diffstat (limited to 'pkgs/aszlig/firefox')
-rw-r--r--pkgs/aszlig/firefox/addons.json12
1 files changed, 6 insertions, 6 deletions
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",