Fix import
* Add options page to import/export (export also possible from popup) * Change popup import to open options * Add separate store.js file for common code between popup and options * Bump version to 1.5.0
This commit is contained in:
parent
c20a6397fc
commit
b9d8c89120
7 changed files with 679 additions and 501 deletions
|
|
@ -47,6 +47,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/popup.js"></script>
|
||||
<script type="module" src="/popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue