Skip to content

Latest commit

Β 

History

History
71 lines (55 loc) Β· 4.46 KB

File metadata and controls

71 lines (55 loc) Β· 4.46 KB

Userscript & Web Extension Collection

A curated collection of modern, production-ready userscripts, browser extensions, and web automation tools. Designed for power users to enhance video playback, automate repetitive forms, bypass UI limitations, filter search results, and integrate AI into daily browsing.


πŸš€ Featured Projects

πŸŽ₯ Media & Video

  • GlideVideo β€” Touch gesture controller for mobile web video (playback speed, volume, pinch-to-zoom, and liquid glass overlay controls).
  • StreamGrabber β€” Lightweight HLS/fMP4 video downloader with support for AES-128 decryption and adaptive quality selection.
  • youtube-filter β€” Advanced YouTube filter for videos based on view counts, release age, and video duration.
  • telegram-bot β€” Web media downloader for Telegram private channels and restricted webapps.
  • mal-web β€” Instant MyAnimeList ratings preview on hover/tap with smart caching and color grading.

πŸ€– AI & Automation

  • form-genie β€” Privacy-first auto form filler for desktop & mobile (IBPS, NTA, SSC, UPSC) with teach-mode rules and optional Gemini AI parsing.
  • texpander-ai β€” AI-powered text expander integrated with Gemini.
  • universal-solver β€” Universal web captcha solver powered by Gemini AI with an interactive selector picker.
  • captcha-ai β€” Icegate captcha solver utilizing Gemini AI.
  • ai-wishlist β€” Unified cross-platform AI wishlist with automatic specs parsing for Amazon and Flipkart.
  • google-ai-brave β€” Extracts Google AI Mode search results into the Brave Search sidebar.

πŸ” Search & Filtering

  • better-search β€” Highlight or block domain results across Google, Bing, DuckDuckGo, Brave, and Yandex.
  • search-switcher β€” Floating quick switcher to jump between multiple search engines instantly.
  • github-filter β€” Glassmorphism advanced search builder for GitHub with release detection and presets.
  • greasey-fork-filter β€” Native Greasy Fork keyword filter sync and blocking.
  • reddit-join β€” Grid layout view with instant Join/Joined status management for Reddit communities.

πŸ› οΈ Productivity & Site Tools

  • codebase-uploader β€” Power-user codebase packager & uploader for LLM chat windows with ignore filters.
  • chess-bot β€” Tournament-grade bullet bot helper for online chess platforms.
  • floating-stopwatch β€” Tab-isolated floating stopwatch overlay for any webpage.
  • hsn-details-ext β€” HSN Export Duty structure extractor for ImpexCube into clean Markdown format.
  • impex-cube-dropdown β€” Transforms native select inputs into searchable fuzzy dropdowns.
  • impex-cube-better-dates β€” Manual typing enabled date picker for ImpexCube.
  • bpedia β€” Babepedia advanced search filter and badges enhancer.
  • guidely-plus β€” Guidely test crawler and Markdown exporter.
  • oliveboard-plus β€” Oliveboard UI and test environment enhancer.
  • testbook-plus β€” Testbook test suite utility.
  • semursh-bot β€” SEMrush ranking tracker with AMOLED dark theme.
  • wallhaven-enhancer β€” Enhanced wallpaper browsing and filtering for Wallhaven.
  • imdb-torrent β€” Displays IMDb rating and info on torrent sites with direct .torrent magnet links.
  • obsidian-script β€” Web-to-Obsidian workflow automation helper script.

πŸ› οΈ Usage & Installation

  1. Install a userscript manager in your browser (Tampermonkey, Violentmonkey, or Monomonkey).
  2. Navigate to the project folder of your choice (e.g., GlideVideo/ or form-genie/).
  3. Build or copy the .user.js distribution file into your userscript manager.

Local Development

Prerequisite: Bun package manager.

Each project contains its own configuration (package.json / build setup where applicable):

# Example: Building GlideVideo
cd GlideVideo
bun install
bun run build

πŸ“„ License

This repository is licensed under the MIT License.