Welcome to the Environment Marker Safari Extension! This project is a Safari Web Extension designed to enhance your browsing experience by visually marking different environments on web pages. 🚀
The Environment Marker Safari Extension allows users to define and display markers on web pages based on specific URL patterns. This is particularly useful for developers and testers who need to distinguish between different environments (e.g., development, staging, production) at a glance.
- Customizable Markers: Define your own markers with custom names, colors, and positions.
- Dynamic Updates: Automatically updates markers based on the active tab and URL.
- User-Friendly Interface: Easy-to-use popup for managing your environment settings.
- Clone the repository:
git clone https://github.com/ziadhorat/Environment-marker-safari.git - Open the project in Xcode.
- Build and run the extension.
- Open the extension popup to add or edit environment markers.
- Markers will appear on web pages that match the defined URL patterns.
We welcome contributions! Please fork the repository and submit a pull request with your changes.
This project is licensed under the GPL-3.0.
Thank you for using the Environment Marker Safari Extension! We hope it makes your web development and testing more efficient and enjoyable. 🌟