Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure the source code #2

Open
kdidenko opened this issue May 23, 2017 · 0 comments
Open

Restructure the source code #2

kdidenko opened this issue May 23, 2017 · 0 comments
Assignees
Labels
improvement existing features and attributes improving / extending activities

Comments

@kdidenko
Copy link
Owner

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
@kdidenko kdidenko added the improvement existing features and attributes improving / extending activities label May 23, 2017
@kdidenko kdidenko self-assigned this May 23, 2017
@kdidenko kdidenko added this to Source code enhancements in TabSaver May 23, 2017
@kdidenko kdidenko added this to the Monetize the TabSaver milestone May 23, 2017
@kdidenko kdidenko reopened this Aug 22, 2017
@kdidenko kdidenko added this to To do in [TS] Infrastructure via automation Feb 16, 2018
@kdidenko kdidenko added this to To do in [TS] Migration via automation Feb 16, 2018
@itorepo itorepo moved this from To do to In progress in [TS] Infrastructure Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement existing features and attributes improving / extending activities
Projects
TabSaver
Source code enhancements
[TS] Infrastructure
  
In progress
[TS] Migration
  
To do
Development

No branches or pull requests

1 participant