My Chrome plugin requires the user to be logged in to a server to send back information for generating reports. I’d like to give the user the option to either log in or disable the plugin so that it will stop asking them to log in. How can I disable the a plugin via its own Javascript?
Share
You can’t programmatically enable it after this, of course.