aboutsummaryrefslogtreecommitdiff
path: root/ext/js/extension/web-extension.js
Commit message (Collapse)AuthorAge
* Fix chrome.runtime.lastError not working properly on Firefox (#593)toasted-nutbread2024-01-31
|
* WebExtension class (#551)toasted-nutbread2024-01-21
* Add WebExtension class * Use WebExtension class * Use WebExtension instance for all runtime message sending * Use getUrl * Add a sendMessage variant which ignores the response and error