diff --git a/vivaldi/mods/CSS/index.html b/vivaldi/mods/CSS/index.html
index c720d50..e7af87f 100644
--- a/vivaldi/mods/CSS/index.html
+++ b/vivaldi/mods/CSS/index.html
@@ -36,7 +36,7 @@
[ 368] page-confirm-info-bar.css
[ 683] quick-commands.css
[1.2K] siteinfo.css
-[ 692] speed-dials.css
+[ 737] speed-dials.css
[ 315] tabcycler.css
diff --git a/vivaldi/mods/CSS/speed-dials.css b/vivaldi/mods/CSS/speed-dials.css
index bfc8f91..45c3e70 100755
--- a/vivaldi/mods/CSS/speed-dials.css
+++ b/vivaldi/mods/CSS/speed-dials.css
@@ -20,14 +20,16 @@
opacity: 1 !important;
}
-/* Speed Dials thumbnail */
-.SpeedDial .thumbnail-image {
- display: block;
-}
-
/* Speed Dials thumbnail fit container */
.SpeedDial .thumbnail-image img {
object-fit: contain;
object-position: center;
padding: 1em;
}
+
+/* Speed Dials thumbnail */
+/* Might not be necessary any more? */
+/*.SpeedDial .thumbnail-image {
+ display: block;
+} */
+
diff --git a/vivaldi/userscript/Absolute Enable Right Click & Copy.options.json b/vivaldi/userscript/Absolute Enable Right Click & Copy.options.json
index b31a6e1..8a469c4 100755
--- a/vivaldi/userscript/Absolute Enable Right Click & Copy.options.json
+++ b/vivaldi/userscript/Absolute Enable Right Click & Copy.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":false,"comment":"","compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":false,"merge_matches":false,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*/*"],"orig_noframes":null,"orig_run_at":"document-idle","use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":["*://*.discord.com/*","*://*.spotify.com/*","*://*.discogs.com/*"],"orig_run_in":[]},"run_at":null,"sandbox":null,"tab_types":null,"unwrap":null,"user_modified":null,"run_in":null,"tags":[]},"settings":{"enabled":true,"position":2},"meta":{"name":"Absolute Enable Right Click & Copy","uuid":"3ded8744-62b8-45b2-afdc-2daa3f6313af","modified":1713629150494,"file_url":"https://greasyfork.org/scripts/23772-absolute-enable-right-click-copy/code/Absolute%20Enable%20Right%20Click%20%20Copy.user.js"}}
\ No newline at end of file
+{"options":{"check_for_updates":false,"comment":"","compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":false,"merge_matches":false,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*/*"],"orig_noframes":null,"orig_run_at":"document-idle","orig_run_in":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":["*://*.discord.com/*","*://*.spotify.com/*","*://*.discogs.com/*"]},"run_at":null,"run_in":null,"sandbox":null,"tab_types":null,"tags":[],"unwrap":null,"user_modified":null},"settings":{"enabled":true,"position":1},"meta":{"name":"Absolute Enable Right Click & Copy","uuid":"3ded8744-62b8-45b2-afdc-2daa3f6313af","modified":1713629150494,"file_url":"https://greasyfork.org/scripts/23772-absolute-enable-right-click-copy/code/Absolute%20Enable%20Right%20Click%20%20Copy.user.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/Disable page close confirmation.options.json b/vivaldi/userscript/Disable page close confirmation.options.json
index 24de927..7107e7d 100755
--- a/vivaldi/userscript/Disable page close confirmation.options.json
+++ b/vivaldi/userscript/Disable page close confirmation.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_prototypes":false,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":false,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*/*"],"orig_noframes":null,"orig_run_at":"document-start","use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":["*://music.youtube.com/*"],"orig_run_in":[]},"run_at":null,"tab_types":null,"user_modified":null,"run_in":null,"tags":[]},"settings":{"enabled":true,"position":4},"meta":{"name":"Disable page close confirmation","uuid":"29b5aaa7-8ef4-41a9-b589-583bc41a5779","modified":1642196588804,"file_url":"https://greasyfork.org/scripts/4279-disable-page-close-confirmation/code/Disable%20page%20close%20confirmation.user.js"}}
\ No newline at end of file
+{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_prototypes":false,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":false,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":["*://music.youtube.com/*"]},"run_at":null,"run_in":null,"tab_types":null,"tags":[],"user_modified":null},"settings":{"enabled":true,"position":2},"meta":{"name":"Disable page close confirmation","uuid":"29b5aaa7-8ef4-41a9-b589-583bc41a5779","modified":1642196588804,"file_url":"https://greasyfork.org/scripts/4279-disable-page-close-confirmation/code/Disable%20page%20close%20confirmation.user.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/Jira Night.options.json b/vivaldi/userscript/Jira Night.options.json
index bb12523..5098f6a 100755
--- a/vivaldi/userscript/Jira Night.options.json
+++ b/vivaldi/userscript/Jira Night.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":["https://bugs.vivaldi.com/secure/attachment/*"],"orig_includes":[],"orig_matches":["https://bugs.vivaldi.com/*"],"orig_noframes":null,"orig_run_at":"document-start","use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[],"orig_run_in":[]},"run_at":null,"sandbox":null,"tab_types":null,"unwrap":null,"user_modified":null,"run_in":null,"tags":[]},"settings":{"enabled":false,"position":7},"meta":{"name":"Jira Night","uuid":"543f6de3-f114-4b10-b22a-3b35ffd18a72","modified":1686258920618}}
\ No newline at end of file
+{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":["https://bugs.vivaldi.com/secure/attachment/*"],"orig_includes":[],"orig_matches":["https://bugs.vivaldi.com/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"orig_tags":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[]},"run_at":null,"run_in":null,"sandbox":null,"tags":[],"unwrap":null,"user_modified":null},"settings":{"enabled":false,"position":5},"meta":{"name":"Jira Night","uuid":"543f6de3-f114-4b10-b22a-3b35ffd18a72","modified":1753802508963}}
\ No newline at end of file
diff --git a/vivaldi/userscript/RPS Night Mode.options.json b/vivaldi/userscript/RPS Night Mode.options.json
index 2347efd..383b28f 100755
--- a/vivaldi/userscript/RPS Night Mode.options.json
+++ b/vivaldi/userscript/RPS Night Mode.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":false,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*.rockpapershotgun.com/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"orig_tags":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[]},"run_at":null,"run_in":null,"sandbox":null,"tags":[],"unwrap":null,"user_modified":1748343415908},"settings":{"enabled":true,"position":6},"meta":{"name":"RPS Night Mode","uuid":"0eb7141b-a77c-4f7d-b774-2599bfee0027","modified":1748343415907,"file_url":"https://greasyfork.org/scripts/370482-rps-night-mode/code/RPS%20Night%20Mode.user.js"}}
\ No newline at end of file
+{"options":{"check_for_updates":false,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["*://*.rockpapershotgun.com/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"orig_tags":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[]},"run_at":null,"run_in":null,"sandbox":null,"tags":[],"unwrap":null,"user_modified":null},"settings":{"enabled":true,"position":4},"meta":{"name":"RPS Night Mode","uuid":"0eb7141b-a77c-4f7d-b774-2599bfee0027","modified":1754033526175,"file_url":"https://greasyfork.org/scripts/370482-rps-night-mode/code/RPS%20Night%20Mode.user.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/RPS Night Mode.user.js b/vivaldi/userscript/RPS Night Mode.user.js
index 8a8992c..1d4d93e 100755
--- a/vivaldi/userscript/RPS Night Mode.user.js
+++ b/vivaldi/userscript/RPS Night Mode.user.js
@@ -45,7 +45,7 @@ input {color: #eee !important;}
.recommendation__title {color: #00b893;}
.recommendation__strapline {color: #eee;}
.section_title, .page_title, .label {color: #00b893 !important;}
-.summary .button {color: #fff !important;}
+.summary .button {color: #393939 !important;}
.supporters_shelf .section_title {color: #9763ff !important;}
.strapline, .disclaimer, .alert {color: #eee !important;}
.tabbed_nav {background: #393939 !important; background-image: unset !important;}
diff --git a/vivaldi/userscript/Vivaldi Forum Tweaks.options.json b/vivaldi/userscript/Vivaldi Forum Tweaks.options.json
index 81b4419..b4598f0 100755
--- a/vivaldi/userscript/Vivaldi Forum Tweaks.options.json
+++ b/vivaldi/userscript/Vivaldi Forum Tweaks.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":false,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":["https://forum.vivaldi.net/assets/*"],"orig_includes":[],"orig_matches":["https://forum.vivaldi.net/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"orig_tags":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[]},"run_at":null,"run_in":null,"sandbox":null,"tags":[],"unwrap":null,"user_modified":1748693223214},"settings":{"enabled":true,"position":8},"meta":{"name":"Vivaldi Forum Tweaks","uuid":"dc2c3f6f-cd4f-45f7-99c9-e941105651a6","modified":1748693223213,"file_url":"https://greasyfork.org/scripts/457399-vivaldi-forum-tweaks/code/Vivaldi%20Forum%20Tweaks.user.js"}}
\ No newline at end of file
+{"options":{"check_for_updates":false,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":["https://forum.vivaldi.net/assets/*"],"orig_includes":[],"orig_matches":["https://forum.vivaldi.net/*"],"orig_noframes":null,"orig_run_at":"document-start","orig_run_in":[],"orig_tags":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":["https://forum.testvivaldi.tech/*"]},"run_at":null,"run_in":null,"sandbox":null,"tags":[],"unwrap":null,"user_modified":1775758250154},"settings":{"enabled":true,"position":6},"meta":{"name":"Vivaldi Forum Tweaks","uuid":"dc2c3f6f-cd4f-45f7-99c9-e941105651a6","modified":1775758250154,"file_url":"https://greasyfork.org/scripts/457399-vivaldi-forum-tweaks/code/Vivaldi%20Forum%20Tweaks.user.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/Vivaldi Forum Tweaks.user.js b/vivaldi/userscript/Vivaldi Forum Tweaks.user.js
index 43e916d..03c5e27 100755
--- a/vivaldi/userscript/Vivaldi Forum Tweaks.user.js
+++ b/vivaldi/userscript/Vivaldi Forum Tweaks.user.js
@@ -2,7 +2,7 @@
// @name Vivaldi Forum Tweaks
// @namespace https://greasyfork.org/en/users/197428-pathduck
// @license MIT
-// @version 2.11
+// @version 2.14
// @description CSS tweaks for Vivaldi Forums
// @author Pathduck
// @supportURL https://greasyfork.org/en/scripts/457399-vivaldi-forum-tweaks
@@ -16,28 +16,32 @@
GM_addStyle(`
@media (min-width: 960px) {body {padding-top: 60px;}}
hr {margin: 5px;}
-ul#logged-in-menu {margin: 3px 0; padding-bottom: 0;}
+#advanced-search #results pre {max-height: 200px !important;}
+#content {margin-top: 0; padding-top: 0 !important;}
#content .breadcrumb {padding-top: 0; margin-bottom: 0;}
#content .posts>li {padding: 10px 0 0;}
-#content {margin-top: 0; padding-top: 0 !important;}
+#logged-in-menu {margin: 3px 0;}
#menucontent>.row {height: 40px;}
#search-button {display: none;}
#search-fields, #search-form {margin-top: 0px;}
#search-form #search-fields.hidden {max-width: unset; width: 300px;}
#search-form .btn-outline-secondary {border: none;}
#vivaldi-header.header {height: 40px !important;}
-.alert {margin: 0 2px !important;}
.account .account-stats, .account hr, .account .profile {margin: 0 auto 5px;}
+.alert {margin: 0 2px !important;}
.button:focus, .form-control:focus, .dropdown-toggle:focus, .btn:focus-visible {outline: solid !important;}
.categories .description {padding: 0;}
.categories ul, .categories li {padding: 0 !important; margin: 0 0 5px !important;}
-.categories-list li.unread .title a, .topics-list li.unread .title a {font-weight: unset !important;}
+.categories-list li.category-children-item .title a {font-weight: unset !important;}
.categories-title {margin: 0 !important;}
.categories>li .content, .category>ul>li .content {padding: 0;}
.chat-modal .modal-content.ui-resizable {width: 50vw; height: 80vh; right: 75%;}
-.header .chat-list .text-sm, .header .notification-list .text-sm {font-size: .9rem !important;}
-.header .chat-list, .header .notification-list {width: 500px !important; max-height: 85vh;}
+.chat-modal .message-body img.img-fluid.img-markdown {max-width: 200px;}
.header .chat-list .main-avatar {margin-top: 0;}
+.header .chat-list, .header .notification-list {width: 500px !important; max-height: 80vh;}
+.header .chat-list .text-sm, .header .notification-list .text-sm {font-size: .9rem !important;}
+.header .chat-list button.mark-read, .header .notification-list button.mark-read {height: 100% !important;}
+.header .notification-list .text-secondary {display: none;}
.navbar.navbar-vivaldi>div {min-height: unset;height: 35px;}
.tag-list h5 {margin: 5px 10px !important;}
.topic h1 {line-height: 1.1;}
@@ -45,39 +49,45 @@ ul#logged-in-menu {margin: 3px 0; padding-bottom: 0;}
.topic .post-signature p {margin: 0;}
.topic .post-signature {margin-top: 5px; margin-bottom: 0;}
.topic .post-tools>a, .topic .moderator-tools>a {padding: 0 10px;}
-.topic .posts .content {min-height: 45px !important;}
-.topic .posts .content .img-fluid {max-width: 50vw; max-height: 40vh;}
+.topic .posts .content .img-fluid {max-width: 40vw; max-height: 40vh;}
.topic .posts .content blockquote {font-style: unset; font-size: 14px; margin: 5px; padding: 10px;}
.topic .posts .content p {margin-top: 0; margin-bottom: .5rem;}
-.topic .posts .content pre.markdown-highlight {padding: 3px; border-radius: 5px;}
+.topic .posts .content pre.markdown-highlight {margin: unset; padding: 3px; border-radius: 15px;}
+.topic .posts .content {min-height: 45px !important;}
.topic .posts .threaded-replies {margin-top: 5px; padding: 0;}
.topic .posts.timeline .timeline-event {text-align: center !important; justify-content: center !important; font-weight: bold;}
+.topic .topic-header .topic-info {padding: 0;}
+.topic .topic-header .topic-title > span {font-size: 1.6rem !important;}
+.topic .topic-header .topic-title {margin: 5px 0 0;}
.topic .topic-header > div {gap: unset !important;}
.topic .topic-header {margin-bottom: 0 !important;}
-.topic .topic-header .topic-info {padding: 0;}
-.topic .topic-header .topic-title {margin: 5px 0 0;}
-.topic .topic-header .topic-title > span {font-size: 1.6rem !important;}
+.topic .topic-header div[component="topic/thumb/list"] img {display: none;}
.topic-list-header {height: 45px; padding: 5px !important;}
.topic-list-header.sticky-top {top: unset !important;}
+.topics-list li.category-item {padding: 0 0 20px !important;}
.topics-list li.category-item .lastpost .avatar {margin: 0 10px 0 0 !important;}
.topics-list li.category-item .lastpost .permalink {padding-bottom: 2px !important;}
.topics-list li.category-item .lastpost {padding: 0 !important;}
-.topics-list li.category-item .title {font-size: 1.2rem !important;}
-.topics-list li.category-item {padding: 0 0 20px !important;}
+.topics-list li.category-item .title a {font-weight: unset !important; font-size: 1.2rem !important;}
+.topics-list li.category-item.deleted .title {text-decoration: line-through;}
+.topic-main-buttons button {margin-right: 5px;}
.userinfo #user_label {padding: 0 !important;}
.vivaldi-nav-link {line-height: 33px;}
/* Dark skin fixes */
.skin-dark blockquote {background-color: #333; border-left: 5px solid #4c70f0;}
.skin-dark code, .skin-dark pre {color: white;}
-.skin-dark .alert-warning {background-color: darkred;}
+.skin-dark .alert.alert-warning {background-color: darkred;}
+.skin-dark .alert.alert-info {background-color: darkslategrey;}
.skin-dark .alert-window .alert {background-color: #333;}
.skin-dark .alert-window .alert.alert-info {color: limegreen;}
.skin-dark .badge.unanswered, .skin-dark .badge.answered {filter: unset !important;}
-.skin-dark .btn-group button, .skin-dark .btn-primary, .topic-main-buttons button {background: linear-gradient(0deg,#2a3f87 0,#4c70f0 100%);}
+.skin-dark .btn-group button, .skin-dark .btn-primary, .skin-dark .topic-main-buttons button {background: linear-gradient(0deg,#2a3f87 0,#4c70f0 100%);}
+.skin-dark .btn-group .btn, .skin-dark button i {color: white !important;}
.skin-dark .category-children a:hover {color: #4c70f0 !important;}
.skin-dark .chats-full .active .chat-room-btn {background-color: darkslategrey !important;}
.skin-dark .composer .preview a {color: #809cff !important}
+.skin-dark .dropdown-item:focus, .skin-dark .dropdown-item:hover {background-color: #3652b0;}
.skin-dark .header .notification-list .unread, .skin-dark .header .chat-list .unread {background: darkslategrey;}
.skin-dark .label-success {background-color: green;}
.skin-dark .navbar-vivaldi {background: linear-gradient(0deg,#2a3f87 0,#4c70f0 100%) !important;}
@@ -91,14 +101,13 @@ ul#logged-in-menu {margin: 3px 0; padding-bottom: 0;}
.skin-dark .textcomplete-dropdown {color: white !important; background-color: darkslategrey;}
.skin-dark .topic .posts .dropdown-menu a {color: white !important}
.skin-dark .topic .posts a {color: #809cff !important;}
-.skin-dark .topic-list-header button i {color: white !important;}
.skin-dark .topic-list-header.text-bg-light {background-color: transparent !important;}
-.skin-dark .topic-main-buttons button i {color: white !important;}
+.skin-dark .topic-list-header button {background: linear-gradient(0deg,#2a3f87 0,#4c70f0 100%);}
.skin-dark .topics-list .badge, .skin-dark .topic-info .badge {filter: brightness(150%);}
.skin-dark .topics-list li.category-item {border-top: unset;}
+.skin-dark .topics-list li.category-item.unread .lastpost {border-color: #ddd !important;}
.skin-dark .topics-list li.category-item:not(.unread) h3.title a {opacity: 0.5;}
.skin-dark .topics-list li.category-item:not(.unread) h3.title a:hover {opacity: unset;}
-.skin-dark .topics-list li.category-item.unread .lastpost {border-color: #ddd !important;}
.skin-dark .userinfo .nav-item:hover, .skin-dark .btn-link:hover {background-color: #303030 !important;}
/* External link warning */
diff --git a/vivaldi/userscript/YouTube fast fullscreen toggle.options.json b/vivaldi/userscript/YouTube fast fullscreen toggle.options.json
index 0ff01b4..6cba1c9 100755
--- a/vivaldi/userscript/YouTube fast fullscreen toggle.options.json
+++ b/vivaldi/userscript/YouTube fast fullscreen toggle.options.json
@@ -1 +1 @@
-{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["https://www.youtube.com/*"],"orig_noframes":true,"orig_run_at":"document-idle","use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[],"orig_run_in":[]},"run_at":null,"sandbox":null,"tab_types":null,"unwrap":null,"user_modified":null,"run_in":null,"tags":[]},"settings":{"enabled":true,"position":3},"meta":{"name":"YouTube fast fullscreen toggle","uuid":"7cbfb171-b070-4682-a3e4-07918a9e9632","modified":1713561429705,"file_url":"https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/contentScript.js"}}
\ No newline at end of file
+{"options":{"check_for_updates":true,"comment":null,"compat_foreach":false,"compat_metadata":false,"compat_powerful_this":null,"compat_wrappedjsobject":false,"compatopts_for_requires":true,"noframes":null,"override":{"merge_connects":true,"merge_excludes":true,"merge_includes":true,"merge_matches":true,"orig_connects":[],"orig_excludes":[],"orig_includes":[],"orig_matches":["https://www.youtube.com/*"],"orig_noframes":true,"orig_run_at":"document-idle","orig_run_in":[],"use_blockers":[],"use_connects":[],"use_excludes":[],"use_includes":[],"use_matches":[]},"run_at":null,"run_in":null,"sandbox":null,"tab_types":null,"tags":[],"unwrap":null,"user_modified":null},"settings":{"enabled":true,"position":7},"meta":{"name":"YouTube fast fullscreen toggle","uuid":"7cbfb171-b070-4682-a3e4-07918a9e9632","modified":1713561429705,"file_url":"https://raw.githubusercontent.com/ZimbiX/youtube-fast-fullscreen-toggle/master/extension/contentScript.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/index.html b/vivaldi/userscript/index.html
index 1671874..0ec8c98 100644
--- a/vivaldi/userscript/index.html
+++ b/vivaldi/userscript/index.html
@@ -39,20 +39,20 @@
[ 982] Google I'm Feeling Lucky Redirect.options.json
[ 30] Google I'm Feeling Lucky Redirect.storage.json
[ 899] Google I'm Feeling Lucky Redirect.user.js
-[ 860] Jira Night.options.json
+[ 858] Jira Night.options.json
[ 30] Jira Night.storage.json
[2.6K] Jira Night.user.js
[1.5K] Override Client Hints API - Basic.user.js
[3.2K] Override Client Hints API.user.js
-[ 925] RPS Night Mode.options.json
+[ 916] RPS Night Mode.options.json
[ 30] RPS Night Mode.storage.json
[3.3K] RPS Night Mode.user.js
[ 807] Unobtrusive Scrollbar.options.json
[ 30] Unobtrusive Scrollbar.storage.json
[ 638] Unobtrusive Scrollbar.user.js
-[ 978] Vivaldi Forum Tweaks.options.json
+[1012] Vivaldi Forum Tweaks.options.json
[ 30] Vivaldi Forum Tweaks.storage.json
-[6.1K] Vivaldi Forum Tweaks.user.js
+[6.9K] Vivaldi Forum Tweaks.user.js
[ 950] YouTube fast fullscreen toggle.options.json
[ 30] YouTube fast fullscreen toggle.storage.json
[5.4K] YouTube fast fullscreen toggle.user.js