# Pixelcanvas.io Overlay Extension ## Overview The Image Overlay Extension is a lightweight browser extension that allows users to easily overlay images on web pages. This extension enhances the browsing experience by providing a quick and convenient way to view images without leaving the current page. ## Installation 1. **Install it as extension:** - Use extension tab to install overlay as extension 2. **Userscript:** - Use prebuild script to load overlay as script. ## Usage 1. **Import image:** - Click on import button and configure settings 2. **Enable minimap:** - Minimap will track your house and display what pixels you need to place. 3. **Preview:** - Click preview to preview the image. - User slider to control opacity. 4. **Export:** - Use export button to share your image with others. ## Build it yourself ```bash npm install node build ``` ## Known Issues - None for now? ## Feedback and Support If you encounter any issues or have suggestions for improvement, please [submit an issue](https://github.com/0xa663/Pixelcanvas.io-overlay/issues) on our GitHub repository. ## License This extension is released under the [MIT License](LICENSE). Feel free to fork and modify the code according to your needs. ---