NeverDecaf
NeverDecaf
~~chrome.i18n api is not available to service workers https://bugs.chromium.org/p/chromium/issues/detail?id=1159438~~ ~~Once fixed, migration to manifest v3 should be possible.~~ Apparently available ~v102.x.x.x
#### The following strings in `messages.json` were machine translated for various reasons: (First line is the key in `messages.json`, the following lines are all the locales which were machine translated.)...
1. After installing an update, some extensions will not be able to update until certain conditions are met (such as the background page being unloaded) which usually only happens after...
There have been several reports of being unable to install this extension in a certain version or derivative of Chromium. This is most likely an issue with your particular browser...
The external modal still works, I believe (the one that says you don't have the extension installed)
If the chrome.app.window frame type: none option is [added](https://www.chromium.org/chrome-apps), it will be possible to do this. It would likely also resolve #3
If the `Custom Javascript` supplied in the extension's options throws an error, this can cause the js that is essential to the extension to not run correctly, which will break...
If the window is not in focus and is currently drawAttention()-ing and all messages are read elsewhere which would make unread 0, the highlight should be removed via clearAttention (or...
### This only applies to version 1.5.4.1+ When moving around the web store, ~half of the extensions you navigate to will have a disabled `Add to Chrome` button. Here is...
After running for ~a few days windows will delete the temp files created by pyinstaller. This breaks parts of the program (namely cacert.pem causing downloads to fail). This could be...