-
Notifications
You must be signed in to change notification settings - Fork 75
Stop Eye Dropper from opening a new page when chrome is opened #128
Comments
Can you please be more specific about what is going on? Eye Dropper should not be responsible for opening any page on browser start. What is in that new opened browser page? Please give me also details about chrome version and your operating system so I can try to reproduce. In any case - I took great care to not do any unnecessary autoloading - it doesn't inject any code until it is needed, only basic background process is started with chrome to handle shortcuts etc and no pages should be opened. |
Hi, I have the same issue. Chrome Version 80.0.3987.149 (Official Build) (64-bit) win 10. thanks. |
@al7fox can you please be more specific? It would be amazing to attach video/screencast of what is it exactly doing or at least describe in detail what is going on. Thanks! |
Hi Kepi, it is very simple. Every time you open a new window in chrome, you will get the standard "new tab page" from chrome plus another tab with the Eye Dropper welcome message. Settings in chrome are correct (on startup "open the new tab page"). Let me know if you need any further information. thanks. |
Thanks for info and screenshot. This is definitely bug and shouldn't happen under any circumstance :/ It seems that Eye Dropper either doesn't have permission to your local storage or there is some problem with your local storage. Is color history working between Chrome restarts? |
I'm still not sure why this was happening. Anyway I found out that there is new way how to do after-install page for some time - so I switched to it. Should be fixed in version 0.5.5 which is already available in chrome store (and should be auto updated for you). Let me know, if it doesn't help. |
Thanks Kepi. I confirm that with version 0.5.5 I am no longer experiencing this issue. thanks for your help. |
I love the tool... but... it annoys me greatly that a new browser page is opened every time I open Chrome. I need Eye Dropper infrequently, so it is frustrating that it auto loads when it is not wanted.
The text was updated successfully, but these errors were encountered: