Open GianPaolo70 opened 7 years ago
@GianPaolo70 made fork and released this on Google web store if you still need it.
https://chrome.google.com/webstore/detail/undisposition-racle-fork/bbppejejjfancffmhncgkhjdaikdgagc
That's great, installed. Thanks @Racle
I'll share this in same thread. Some love for Firefox users also https://addons.mozilla.org/en-US/firefox/addon/undisposition-racle-fork/
@Racle Is your fork open source?
@Racle Is your fork open source?
I haven't released that to GitHub. It's basically code above with small tweaks so I just quickly modified and uploaded to Chrome/Firefox store.
Got no problem to get that on GitHub also (I'll do this when I'm at PC next time). You can also probably just unpack extension from official source and look that for your self. It's in plain text and has not been minimized :)
@andyneff full source can be found here: https://github.com/Racle/undisposition
I really like this extension, but I feel the need from time to time to disable it, and going through Chrome->Extension and so on is uncomfortable.
I wrote a few lines for toggling the extension with a click on the button, feel free to add them to your extension if you like.
undisposition_bg.js become
in manifest.json, add
browser_action
and the permission forstorage
(in order to remember last status set) e.g.Right now I'm running my local (modified) copy of your extension, if you publish a version with the above feature I will surely install it.
I'm very noob with JS, if you find something orrible.... please let me know!
Thanks for your little and so precious extension Gian Paolo