clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

Compile Chrome extension without Developer mode #91

Closed DePalmo closed 4 years ago

DePalmo commented 4 years ago

Hello,

Some time ago I made a PR #49 and it was integrated into live version, but then Jira changed and you removed my updates. Unfortunately we're still on AUI 6.0.5 and newest updates do not work for me.

Because of that I removed live extension that I downloaded from Chrome's Play Store and compiled my own version but now each time I start Chrome, there's a popup notification about Developer mode being enabled. Is it possible for me to compile a "live" version and import it into Chrome without the Developer mode being active? If possible, would really appreciate steps required to do so.

aleksandar-olic commented 4 years ago

Hm, not sure, this is more of a Chrome's settings. You can try something like this

DePalmo commented 4 years ago

Thanks for the proposal, will check it out.