feat: add the 'Preferences' pane to the Addon Menu

This commit is contained in:
2026-03-28 10:00:53 -04:00
parent 079834ca72
commit 2832598881
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "Speeder",
"short_name": "Speeder",
"version": "3.4.1001",
"version": "3.5.0",
"manifest_version": 2,
"description": "Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts (New and improved version of \"Video Speed Controller\")",
"homepage_url": "https://github.com/SoPat712/speeder",
@@ -25,7 +25,7 @@
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
"open_in_tab": false
},
"browser_action": {
"default_icon": {