FooSoft / yomichan

Japanese pop-up dictionary extension for Chrome and Firefox.
https://foosoft.net/projects/yomichan
Other
1.05k stars 203 forks source link

API loadExtensionScripts #2233

Closed toasted-nutbread closed 1 year ago

toasted-nutbread commented 1 year ago

This change adds a new loadExtensionScripts API function, which can be used to dynamically load more extension scripts, such as content scripts, which shouldn't be loaded using <script> tags.