{"id":22045778,"url":"https://github.com/abduldevhub/tapermonkey-scripts","last_synced_at":"2026-04-27T18:03:32.818Z","repository":{"id":256107428,"uuid":"847983241","full_name":"AbdulDevHub/Tapermonkey-Scripts","owner":"AbdulDevHub","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-11T20:43:55.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T23:03:24.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbdulDevHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-26T23:14:19.000Z","updated_at":"2025-09-11T20:43:58.000Z","dependencies_parsed_at":"2024-09-09T03:38:52.985Z","dependency_job_id":null,"html_url":"https://github.com/AbdulDevHub/Tapermonkey-Scripts","commit_stats":null,"previous_names":["abduldevhub/tapermonkey-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbdulDevHub/Tapermonkey-Scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FTapermonkey-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FTapermonkey-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FTapermonkey-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FTapermonkey-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdulDevHub","download_url":"https://codeload.github.com/AbdulDevHub/Tapermonkey-Scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FTapermonkey-Scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32348058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T13:15:00.550Z","updated_at":"2026-04-27T18:03:32.813Z","avatar_url":"https://github.com/AbdulDevHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tampermonkey Scripts\n\nA small collection of personal and third‑party **Tampermonkey userscripts** that tweak scrolling behavior, video display, site appearance, and navigation across popular websites.\n\n\u003e All scripts live in the repository root. No subfolders are used.\n\n---\n\n## 📦 Scripts Included\n\n### 1. **Disable Bing Search Engine Scroll**\n\n**File:** `Disable Bing Scroll.user.js`\n\n* Disables scrolling on Bing search result pages.\n* Prevents accidental scrolling into the Bing Chat / Copilot panel.\n* **Match:** `https://www.bing.com/*`\n\n---\n\n### 2. **Fullscreen Toggle**\n\n**File:** `Fullscreen Toggle.user.js`\n\n* Toggle fullscreen mode on **any website**.\n* **Shortcut:** `Shift + Alt + F`\n* Works globally across all domains.\n\n---\n\n### 3. **Hide Scrollbar**\n\n**File:** `Hide Scrollbar.user.js`\n\n* Hides the active scrollbar for a cleaner UI.\n* Useful for distraction‑free browsing or presentations.\n* Supports HTTP, HTTPS, and local `file:///` pages.\n\n---\n\n### 4. **Horizontal to Vertical Scroll Remapper**\n\n**File:** `Horizontal to Vertical Scroll Remapper.user.js`\n\n* Converts horizontal scrolling into vertical scrolling.\n* Especially useful for mice with horizontal thumb wheels (e.g. Logitech MX Master).\n* Works on all websites.\n\n---\n\n### 5. **Sketchfab Downloader**\n\n**File:** `Sketchfab.user.js`\n\n* Enables downloading of Sketchfab models.\n* Uses JSZip and FileSaver to package assets.\n* Runs at `document-start` for reliability.\n\n⚠️ **Note:** Respect Sketchfab’s terms of service and creators’ licenses.\n\n---\n\n### 6. **Video Aspect Ratio Stretcher**\n\n**File:** `Video Aspect Ratio Stretcher.user.js`\n\n* Dynamically stretches videos to better fill a **16:10 screen**.\n* Improved aspect‑ratio detection.\n* Works on most video sites.\n\n---\n\n### 7. **Webtoon Dark Mode**\n\n**File:** `Webtoon Dark Mode.user.js`\n\n* Applies a dark background to Webtoon content pages.\n* Reduces eye strain during long reading sessions.\n* **Match:** `https://www.webtoons.com/*`\n\n---\n\n### 8. **YouTube Shorts to Watch Redirect**\n\n**File:** `YouTube Shorts to Watch Redirect.user.js`\n\n* Automatically redirects YouTube Shorts URLs to the standard `/watch` format.\n* Supports YouTube’s SPA navigation (no page refresh needed).\n\n---\n\n## 🛠 Installation\n\n1. Install **Tampermonkey**:\n\n   * Chrome / Chromium / Edge / Brave\n   * Firefox\n\n2. Open any `.user.js` file in this repository.\n\n3. Click **Install** when Tampermonkey prompts you.\n\n4. Ensure the script is enabled in the Tampermonkey dashboard.\n\n---\n\n## 🔧 Customization\n\nMost scripts are intentionally lightweight and require no configuration.\n\nIf you want to customize behavior:\n\n* Open the script in Tampermonkey\n* Edit constants, keybindings, or CSS values\n* Save and refresh the page\n\n---\n\n## ⚠️ Disclaimer\n\nThese scripts are provided **as‑is** with no warranty.\n\n* Use at your own risk\n* Website updates may break functionality\n* Always respect website terms of service\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduldevhub%2Ftapermonkey-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabduldevhub%2Ftapermonkey-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduldevhub%2Ftapermonkey-scripts/lists"}