Skip to content

matteo1123/Production-Warning-Chrome-Extension

Repository files navigation

Production Warning Extension

A Chrome extension that helps prevent accidental actions in production environments while maintaining focus on current tasks.

Features

Production Warning

  • Visual warnings when hovering over interactive elements in production environments
  • Configurable for multiple production URLs
  • Works with dynamically loaded content
  • Supports iframes

Focus Mode

  • Persistent focus bar showing current task
  • Quick access to relevant links
  • Multiple focus topics support
  • Click to open all related links
  • Context-specific notes

Installation

From Chrome Web Store

  1. Visit the Chrome Web Store (link coming soon)
  2. Click "Add to Chrome"
  3. Confirm the installation

From Source

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode"
  4. Click "Load unpacked"
  5. Select the extension directory

Usage

Setting Up Production Warnings

  1. Click the extension icon
  2. Enter your production URLs (e.g., "production.example.com")
  3. Save settings
  4. Hover over links in production to see warnings

Using Focus Mode

  1. Open Focus Mode Settings from the extension popup
  2. Enable Focus Mode
  3. Create focus topics with relevant links
  4. Use the context notes feature for additional information (store a note for a given url)
  5. Click the focus text to open all related links

Contributing

We welcome contributions! Please see our Contributing Guidelines for details.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Privacy

This extension:

  • Does not collect any user data
  • Does not transmit any information
  • Stores settings only in your browser's local storage
  • Requires minimal permissions

Support

  • Open an issue for bug reports or feature requests
  • Check existing issues before creating new ones
  • Include relevant details and screenshots when reporting issues

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published