Skip to content

Restructure the source code #2

Description

@kdidenko

Move all extension's assets into corresponding directories group. E.g.: all JavaScript files must belong to ./scripts/ directory, as all images must be moved to ./images/, etc... New structure must be similar to:

+/tabsaver/
+--- /scripts/
|     ---- *.js
+--- /styles/
|     ---- *.css
+--- /images/
|     ---- *.jpg
|     ---- *.png
|--- dialog.html
|--- manifest.json
+--- README.md

Metadata

Metadata

Assignees

Labels

improvementexisting features and attributes improving / extending activities

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions