{ "schema": 1, "updatedAt": "2026-06-21T00:00:00Z", "modules": [ { "id": "wta-hello-world", "path": "hello-world", "name": "Hello World", "description": "A minimal example module that prints a greeting and shows a floating banner. Use it as a template for your own modules.", "icon": "auto_awesome", "category": "OTHER", "tags": [ "demo", "example", "starter" ], "version": "1.0.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_END", "permissions": [ "DOM_ACCESS", "CSS_INJECT" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": false }, { "id": "wta-web-tint", "path": "web-tint", "name": "Web Tint", "description": "Visual filter overlay for any page. Includes night shift (amber blue-light filter), grayscale, high contrast, invert colors, and custom color tint. Adjustable intensity and color temperature.", "icon": "palette", "category": "STYLE_MODIFIER", "tags": [ "theme", "filter", "night-shift", "accessibility", "color" ], "version": "1.0.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_START", "permissions": [ "CSS_INJECT", "DOM_ACCESS" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": true }, { "id": "wta-reading-mode", "path": "reading-mode", "name": "Reading Mode", "description": "Strip a page down to its readable content: hides sidebars, ads, sticky bars and footers, then re-centres the article with comfortable typography. Three themes (light / sepia / dark), custom font size and family, and estimated reading time.", "icon": "menu_book", "category": "READING", "tags": [ "reader", "article", "typography", "focus", "official" ], "version": "1.1.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_END", "permissions": [ "DOM_ACCESS", "CSS_INJECT", "STORAGE" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": true }, { "id": "wta-selection-actions", "path": "selection-actions", "name": "Selection Actions", "description": "A floating action bar that appears when you select text on a page. Search (5 engines), copy, open as URL, translate, or share. Fully configurable — choose which actions appear and which search engine to use.", "icon": "text_select_start", "category": "INTERACTION", "tags": [ "search", "selection", "clipboard", "translate", "official" ], "version": "1.0.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_END", "permissions": [ "DOM_ACCESS", "DOM_OBSERVE", "CSS_INJECT", "CLIPBOARD", "WINDOW_OPEN" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": true }, { "id": "wta-auto-scroll", "path": "auto-scroll", "name": "Auto Scroll", "description": "Smoothly auto-scroll long pages — articles, feeds, manga, web fiction. A floating remote control lets you start, pause, and adjust speed (1x to 10x). Supports reverse scroll for comment sections and keyboard shortcuts (J toggle, [/] speed, R reverse).", "icon": "swipe_vertical", "category": "NAVIGATION", "tags": [ "scroll", "reading", "manga", "feed", "official" ], "version": "1.1.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_END", "permissions": [ "DOM_ACCESS", "CSS_INJECT", "STORAGE", "KEYBOARD" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": true }, { "id": "wta-tv-dpad-cursor", "path": "tv-dpad-cursor", "name": "TV D-Pad Cursor", "description": "A virtual mouse cursor controlled by the D-pad on Android TV, Fire TV, and TV boxes. Move with arrow keys, click with Enter, long-press Enter to open settings. Includes movement acceleration, edge scrolling, click highlighting, and page zoom.", "icon": "settings_remote", "category": "ACCESSIBILITY", "tags": [ "tv", "remote", "d-pad", "cursor", "accessibility" ], "version": "1.0.0", "minAppVersion": 33, "author": { "name": "shiaho", "url": "https://github.com/shiaho777" }, "runAt": "DOCUMENT_START", "permissions": [ "DOM_ACCESS", "CSS_INJECT", "STORAGE", "KEYBOARD" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ], "hasCss": true }, { "id": "wta-auto-open-video-player", "path": "auto-open-video-player", "name": "Auto Open Video Player", "description": "Advanced video auto-opener with 5-second countdown override. Features comprehensive interception (XHR, Fetch, JWPlayer, HTML5 Media), a persistent draggable fallback button for manual triggering, and smart exclusion lists. Automatically detects and streams MP4, MKV, AVI, MOV, WMV, FLV, WEBM, M4V, MPG, MPEG, 3GP, TS, M3U8.", "icon": "open_in_new", "category": "INTERACTION", "tags": [ "video", "player", "automation", "interception" ], "version": "1.0.0", "minAppVersion": 33, "author": { "name": "Stremiouser666", "url": "https://github.com/Stremiouser666" }, "runAt": "DOCUMENT_START", "permissions": [ "DOM_ACCESS", "CSS_INJECT" ], "urlMatches": [ { "pattern": "*", "isRegex": false, "exclude": false } ] }, { "id": "wta-youtube-player", "path": "youtube-player", "name": "YouTube Fullscreen Player", "description": "Adds a floating button on YouTube pages that opens the current video in a clean fullscreen playback overlay via the privacy-friendly youtube-nocookie embed. For ad-skipping, max-quality, and sponsor-segment skipping, enable the built-in Video Enhance module on its YouTube Cleanup panel.", "icon": "smart_display", "category": "VIDEO", "tags": [ "youtube", "player", "fullscreen" ], "version": "5.1.1", "minAppVersion": 33, "author": { "name": "Stremiouser666", "url": "https://github.com/Stremiouser666" }, "runAt": "DOCUMENT_END", "permissions": [ "DOM_ACCESS" ], "urlMatches": [ { "pattern": "*://youtube.com/*", "isRegex": false, "exclude": false }, { "pattern": "*://www.youtube.com/*", "isRegex": false, "exclude": false }, { "pattern": "*://m.youtube.com/*", "isRegex": false, "exclude": false }, { "pattern": "*://youtu.be/*", "isRegex": false, "exclude": false } ], "hasCss": false } ] }