diff --git a/src/AllGoInternetArchive.user.js b/src/AllGoInternetArchive.user.js index 00ea06c..a094850 100644 --- a/src/AllGoInternetArchive.user.js +++ b/src/AllGoInternetArchive.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name All Go InternetArchive Redirect // @namespace http://tampermonkey.net/ -// @version 2026-04-12_1.2.6 +// @version 2026-04-12_1.2.7 // @description Add a quick Internet Archive link on any site for testing snapshots. // @author ChrisTorng // @homepage https://github.com/ChrisTorng/TampermonkeyScripts/ @@ -18,10 +18,12 @@ // @exclude *://wiwi.*/* // @exclude *://*.wiwi.*/* // @exclude *://*.kagi.com/* +// @exclude *://kagi.com/* // @exclude *://chatgpt.com/* // @exclude *://*.chatgpt.com/* // @exclude *://christorng.github.io/* // @exclude *://github.com/* +// @exclude *://*.github.com/* // @exclude *://discord.com/* // @exclude *://*.discord.com/* // @exclude *://ebird.org/* @@ -39,18 +41,40 @@ // @exclude *://*.nitter.net/* // @exclude *://bing.com/* // @exclude *://*.bing.com/* +// @exclude *://wikipedia.org/* // @exclude *://*.wikipedia.org/* // @exclude *://reddit.com/* // @exclude *://*.reddit.com/* // @exclude *://arxiv.org/* // @exclude *://*.arxiv.org/* +// @exclude *://cht.com.tw/* +// @exclude *://*.cht.com.tw/* +// @exclude *://*.vercel.app/* +// @exclude *://vercel.app/* +// @exclude *://openai.com/* +// @exclude *://*.openai.com/* +// @exclude *://anthropic.com/* +// @exclude *://*.anthropic.com/* +// @exclude *://claude.ai/* +// @exclude *://*.claude.ai/* +// @exclude *://google.com/* +// @exclude *://*.google.com/* +// @exclude *://facebook.com/* +// @exclude *://*.facebook.com/* +// @exclude *://*.cwa.gov.tw/* +// @exclude *://cwa.gov.tw/* +// @exclude *://chrisrtxubuntu:*/* +// @exclude *://microsoft.com/* +// @exclude *://*.microsoft.com/* +// @exclude *://instagram.com/* +// @exclude *://*.instagram.com/* // @grant none // ==/UserScript== (function() { 'use strict'; - // 檢查是否為最上層視窗 + // Ensure execution only in the top-level window if (window !== window.top) { return; } diff --git a/src/ForceDarkMode.user.js b/src/ForceDarkMode.user.js index 8621711..b1b7be2 100644 --- a/src/ForceDarkMode.user.js +++ b/src/ForceDarkMode.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Force Dark Mode // @namespace http://tampermonkey.net/ -// @version 2026-04-12_1.0.2 +// @version 2026-04-12_1.0.3 // @description Expose a draggable top-right 🌙 toggle button to force dark mode colors with auto-enable for matched URLs. // @author ChrisTorng // @homepage https://github.com/ChrisTorng/TampermonkeyScripts/ @@ -19,10 +19,12 @@ // @exclude *://wiwi.*/* // @exclude *://*.wiwi.*/* // @exclude *://*.kagi.com/* +// @exclude *://kagi.com/* // @exclude *://chatgpt.com/* // @exclude *://*.chatgpt.com/* // @exclude *://christorng.github.io/* // @exclude *://github.com/* +// @exclude *://*.github.com/* // @exclude *://discord.com/* // @exclude *://*.discord.com/* // @exclude *://ebird.org/* @@ -40,11 +42,33 @@ // @exclude *://*.nitter.net/* // @exclude *://bing.com/* // @exclude *://*.bing.com/* +// @exclude *://wikipedia.org/* // @exclude *://*.wikipedia.org/* // @exclude *://reddit.com/* // @exclude *://*.reddit.com/* // @exclude *://arxiv.org/* // @exclude *://*.arxiv.org/* +// @exclude *://cht.com.tw/* +// @exclude *://*.cht.com.tw/* +// @exclude *://*.vercel.app/* +// @exclude *://vercel.app/* +// @exclude *://openai.com/* +// @exclude *://*.openai.com/* +// @exclude *://anthropic.com/* +// @exclude *://*.anthropic.com/* +// @exclude *://claude.ai/* +// @exclude *://*.claude.ai/* +// @exclude *://google.com/* +// @exclude *://*.google.com/* +// @exclude *://facebook.com/* +// @exclude *://*.facebook.com/* +// @exclude *://*.cwa.gov.tw/* +// @exclude *://cwa.gov.tw/* +// @exclude *://chrisrtxubuntu:*/* +// @exclude *://microsoft.com/* +// @exclude *://*.microsoft.com/* +// @exclude *://instagram.com/* +// @exclude *://*.instagram.com/* // @grant GM_info // @run-at document-start // ==/UserScript== diff --git a/src/ForceMobileView.user.js b/src/ForceMobileView.user.js index 00af878..01ca88c 100644 --- a/src/ForceMobileView.user.js +++ b/src/ForceMobileView.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Force Mobile View // @namespace http://tampermonkey.net/ -// @version 2026-04-12_1.7.2 +// @version 2026-04-12_1.7.3 // @description Keep pages within the viewport width, trim excessive horizontal spacing on all enabled pages, wrap long content, and expose a draggable top-right ↔ toggle button with auto-enable for matched URLs or tiny fonts. // @author ChrisTorng // @homepage https://github.com/ChrisTorng/TampermonkeyScripts/ @@ -20,10 +20,12 @@ // @exclude *://wiwi.*/* // @exclude *://*.wiwi.*/* // @exclude *://*.kagi.com/* +// @exclude *://kagi.com/* // @exclude *://chatgpt.com/* // @exclude *://*.chatgpt.com/* // @exclude *://christorng.github.io/* -// @exclude https://github.com/* +// @exclude *://github.com/* +// @exclude *://*.github.com/* // @exclude *://discord.com/* // @exclude *://*.discord.com/* // @exclude *://ebird.org/* @@ -41,11 +43,33 @@ // @exclude *://*.nitter.net/* // @exclude *://bing.com/* // @exclude *://*.bing.com/* +// @exclude *://wikipedia.org/* // @exclude *://*.wikipedia.org/* // @exclude *://reddit.com/* // @exclude *://*.reddit.com/* // @exclude *://arxiv.org/* // @exclude *://*.arxiv.org/* +// @exclude *://cht.com.tw/* +// @exclude *://*.cht.com.tw/* +// @exclude *://*.vercel.app/* +// @exclude *://vercel.app/* +// @exclude *://openai.com/* +// @exclude *://*.openai.com/* +// @exclude *://anthropic.com/* +// @exclude *://*.anthropic.com/* +// @exclude *://claude.ai/* +// @exclude *://*.claude.ai/* +// @exclude *://google.com/* +// @exclude *://*.google.com/* +// @exclude *://facebook.com/* +// @exclude *://*.facebook.com/* +// @exclude *://*.cwa.gov.tw/* +// @exclude *://cwa.gov.tw/* +// @exclude *://chrisrtxubuntu:*/* +// @exclude *://microsoft.com/* +// @exclude *://*.microsoft.com/* +// @exclude *://instagram.com/* +// @exclude *://*.instagram.com/* // @grant GM_info // @run-at document-start // ==/UserScript==