From 94fc74f6b8ebca7de66e93d7090d4281ff6d18db Mon Sep 17 00:00:00 2001 From: Stian <1493836+Pathduck@users.noreply.github.com> Date: Fri, 14 Aug 2026 23:13:44 +0200 Subject: [PATCH] Update files --- vivaldi/backup-vivaldi.cmd | 4 ++-- vivaldi/mods/CSS/custom.css | 1 + vivaldi/mods/CSS/index.html | 2 +- .../userscript/Google I'm Feeling Lucky Redirect.options.json | 2 +- vivaldi/userscript/index.html | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/vivaldi/backup-vivaldi.cmd b/vivaldi/backup-vivaldi.cmd index fd1b2c3..a9e5096 100755 --- a/vivaldi/backup-vivaldi.cmd +++ b/vivaldi/backup-vivaldi.cmd @@ -6,7 +6,7 @@ set "temp_dir=%temp%\Vivaldi-backup-%random%" :: Define ANSI Colors SET "OFF=[0m" SET "RED=[91m" -SET "GREEN=[32m" +SET "GREEN=[92m" SET "CYAN=[96m" :: Create backup dir @@ -45,9 +45,9 @@ jq '.vivaldi' "%temp_dir%\Preferences" > "%backup_dir%\vivaldi-settings.json" ^ :: SQL Backup echo %CYAN%Creating SQL backups...%OFF% +sqlite3 "%temp_dir%\Web Data" ".dump keywords" > "%backup_dir%\keywords.sql" sqlite3 "%temp_dir%\Web Data" -line "select short_name, keyword, url, suggest_url, image_url, search_url_post_params, suggest_url_post_params, image_url_post_params from keywords;" > "%backup_dir%\keywords.txt" sqlite3 "%temp_dir%\Web Data" -markdown "select short_name, keyword, url, suggest_url, image_url, search_url_post_params, suggest_url_post_params, image_url_post_params from keywords;" > "%backup_dir%\keywords.md" -sqlite3 "%temp_dir%\Web Data" ".dump keywords" > "%backup_dir%\keywords.sql" :: Compress temp files with 7z echo %CYAN%Creating archive:%OFF% diff --git a/vivaldi/mods/CSS/custom.css b/vivaldi/mods/CSS/custom.css index a635a7c..6589290 100755 --- a/vivaldi/mods/CSS/custom.css +++ b/vivaldi/mods/CSS/custom.css @@ -71,6 +71,7 @@ /* Hide AddressField stuff */ /*.UrlBar-AddressField .ContentBlocker-Control,*/ +.UrlBar-AddressField .PwaInstallButton, .UrlBar-AddressField .permission-popup.is-blocking, .UrlBar-AddressField .UrlBar-UrlObfuscationWarning, .UrlBar-AddressField .ToolbarButton-Button[title^="Translate"] { diff --git a/vivaldi/mods/CSS/index.html b/vivaldi/mods/CSS/index.html index e7af87f..500ec2f 100644 --- a/vivaldi/mods/CSS/index.html +++ b/vivaldi/mods/CSS/index.html @@ -30,7 +30,7 @@
..
[ 280] breakmode.css
-[4.4K] custom.css
+[4.5K] custom.css
[ 894] find-in-page.css
[2.5K] header.css
[ 368] page-confirm-info-bar.css
diff --git a/vivaldi/userscript/Google I'm Feeling Lucky Redirect.options.json b/vivaldi/userscript/Google I'm Feeling Lucky Redirect.options.json
index b107961..908767b 100755
--- a/vivaldi/userscript/Google I'm Feeling Lucky Redirect.options.json
+++ b/vivaldi/userscript/Google I'm Feeling Lucky Redirect.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":["https://www.google.com/url?*q=*"],"orig_matches":[],"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":true,"position":5},"meta":{"name":"Google I'm Feeling Lucky Redirect","uuid":"e8841671-f77e-4ce0-a44b-9d78f8618a39","modified":1672495936618,"file_url":"https://greasyfork.org/scripts/422086-google-i-m-feeling-lucky-redirect/code/Google%20I'm%20Feeling%20Lucky%20Redirect.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":["https://www.google.com/url?*q=*"],"orig_matches":[],"orig_noframes":null,"orig_run_at":"document-start","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":false,"position":3},"meta":{"name":"Google I'm Feeling Lucky Redirect","uuid":"e8841671-f77e-4ce0-a44b-9d78f8618a39","modified":1672495936618,"file_url":"https://greasyfork.org/scripts/422086-google-i-m-feeling-lucky-redirect/code/Google%20I'm%20Feeling%20Lucky%20Redirect.user.js"}}
\ No newline at end of file
diff --git a/vivaldi/userscript/index.html b/vivaldi/userscript/index.html
index 0ec8c98..3eb8269 100644
--- a/vivaldi/userscript/index.html
+++ b/vivaldi/userscript/index.html
@@ -36,7 +36,7 @@
[ 970] Disable page close confirmation.options.json
[ 30] Disable page close confirmation.storage.json
[ 834] Disable page close confirmation.user.js
-[ 982] Google I'm Feeling Lucky Redirect.options.json
+[ 983] 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
[ 858] Jira Night.options.json