winkerVSbecks / xvg

🔬 debug SVG paths in the browser
https://xvg.now.sh
MIT License
273 stars 7 forks source link

Add Chrome extension settings #20

Closed mangoischke closed 7 years ago

mangoischke commented 7 years ago

The Possibility to toggle things like zoom-on-hover would be nice. (If this is even a desired effect)

winkerVSbecks commented 7 years ago

reference for later: https://developer.chrome.com/extensions/options EDIT: https://developer.chrome.com/extensions/browserAction

mangoischke commented 7 years ago

Im sorry, for not being specific enough in my initial post. I meant a little menu opening itself with triggerable options.

winkerVSbecks commented 7 years ago

@SgtSahnig I'm working to add extension settings that will allow you to configure everything. I believe Chrome remembers these settings and you won't have to repeat it every time you use the extension. Does that seem acceptable?

screen shot 2017-01-20 at 10 55 47 am

screen shot 2017-01-20 at 10 55 29 am

mangoischke commented 7 years ago

It's your project. I just thought that is would be nice if there is a configurable settings window like AddBlockPlus has. Just in case you need to trigger those settings on the fly.

winkerVSbecks commented 7 years ago

@SgtSahnig Sounds good. I'll look into that too. I know it is my project but, always helps to have some user feedback 😊