summaryrefslogtreecommitdiff
path: root/ext/js/settings
Commit message (Collapse)AuthorAge
* Move api to yomichan object (#1392)toasted-nutbread2021-02-14
| | | | | | | | | | | * Move cross frame API from API to Yomichan * Add API instance to Yomichan * Move api global to yomichan.api * Pass yomichan to API * Remove IIFE
* Api prepare refactor (#1391)toasted-nutbread2021-02-14
| | | | | * Refactor API preparation * Run yomichan.prepare manually in the entry point function
* Move bg/js/settings(2) (#1385)toasted-nutbread2021-02-13
* Move bg/js/settings/ to js/settings/ * Move bg/js/settings2/ to js/settings/