Skip to content

dyv21/auto_zoom_manager

Repository files navigation

🌍 Auto Zoom Manager

Auto Zoom Manager is a Chrome browser extension that automatically adjusts the zoom level of the active tab based on the user's screen size. This is especially useful for multi-screen setups and devices with different resolutions.

🚀 Features

  • 🔍 Automatic zoom adjustment based on screen size.
  • Fast performance thanks to React and TypeScript.
  • 🔧 Flexible configuration for zoom settings.
  • 📦 Modern tech stack: React, TypeScript, Vite.

🛠 Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/auto_zoom_manager.git
    cd auto_zoom_manager
  2. Install dependencies:
    npm install
  3. Build the project:
    npm run build
  4. Load the extension into Chrome:
    • Open chrome://extensions/.
    • Enable Developer mode.
    • Click Load unpacked and select the dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors