d1d3e3b Project files organization restructured

Authored and Committed by Libor Polčák 4 years ago
37 files changed. 24 lines added. 30 lines removed.
Makefile
file modified
+24 -30
chrome/manifest.jsonchrome_manifest/manifest.json
file renamed
+0 -0
common/background.jsbackground.js
file renamed
+0 -0
common/borrowed.jsborrowed.js
file renamed
+0 -0
common/document_start.jsdocument_start.js
file renamed
+0 -0
common/img/icon-128.pngimg/icon-128.png
file renamed
+0 -0
common/img/icon-16.pngimg/icon-16.png
file renamed
+0 -0
common/img/icon-19.pngimg/icon-19.png
file renamed
+0 -0
common/img/icon-256.pngimg/icon-256.png
file renamed
+0 -0
common/img/icon-32.pngimg/icon-32.png
file renamed
+0 -0
common/img/icon-38.pngimg/icon-38.png
file renamed
+0 -0
common/img/icon-48.pngimg/icon-48.png
file renamed
+0 -0
common/img/icon-512.pngimg/icon-512.png
file renamed
+0 -0
common/img/icon-64.pngimg/icon-64.png
file renamed
+0 -0
common/img/icon-96.pngimg/icon-96.png
file renamed
+0 -0
common/img/settings-128.pngimg/settings-128.png
file renamed
+0 -0
common/img/settings-25.pngimg/settings-25.png
file renamed
+0 -0
common/img/settings-256.pngimg/settings-256.png
file renamed
+0 -0
common/img/settings-32.pngimg/settings-32.png
file renamed
+0 -0
common/img/settings-512.pngimg/settings-512.png
file renamed
+0 -0
common/img/trash-128.pngimg/trash-128.png
file renamed
+0 -0
common/img/trash-16.pngimg/trash-16.png
file renamed
+0 -0
common/img/trash-256.pngimg/trash-256.png
file renamed
+0 -0
common/img/trash-32.pngimg/trash-32.png
file renamed
+0 -0
common/img/trash-48.pngimg/trash-48.png
file renamed
+0 -0
common/img/trash-512.pngimg/trash-512.png
file renamed
+0 -0
common/img/trash-64.pngimg/trash-64.png
file renamed
+0 -0
common/img/trash.svgimg/trash.svg
file renamed
+0 -0
common/levels.jslevels.js
file renamed
+0 -0
common/options.cssoptions.css
file renamed
+0 -0
common/options.htmloptions.html
file renamed
+0 -0
common/options.jsoptions.js
file renamed
+0 -0
common/popup.csspopup.css
file renamed
+0 -0
common/popup.htmlpopup.html
file renamed
+0 -0
common/popup.jspopup.js
file renamed
+0 -0
common/url.jsurl.js
file renamed
+0 -0
firefox/manifest.jsonfirefox_manifest/manifest.json
file renamed
+0 -0
    Project files organization restructured
    
    The side effect is that the Makefile was simplified
    
        
file modified
+24 -30
chrome/manifest.json chrome_manifest/manifest.json
file renamed
file was renamed with no change to the file
common/background.js background.js
file renamed
file was renamed with no change to the file
common/borrowed.js borrowed.js
file renamed
file was renamed with no change to the file
common/document_start.js document_start.js
file renamed
file was renamed with no change to the file
common/img/icon-128.png img/icon-128.png
file renamed
file was renamed with no change to the file
common/img/icon-16.png img/icon-16.png
file renamed
file was renamed with no change to the file
common/img/icon-19.png img/icon-19.png
file renamed
file was renamed with no change to the file
common/img/icon-256.png img/icon-256.png
file renamed
file was renamed with no change to the file
common/img/icon-32.png img/icon-32.png
file renamed
file was renamed with no change to the file
common/img/icon-38.png img/icon-38.png
file renamed
file was renamed with no change to the file
common/img/icon-48.png img/icon-48.png
file renamed
file was renamed with no change to the file
common/img/icon-512.png img/icon-512.png
file renamed
file was renamed with no change to the file
common/img/icon-64.png img/icon-64.png
file renamed
file was renamed with no change to the file
common/img/icon-96.png img/icon-96.png
file renamed
file was renamed with no change to the file
common/img/settings-128.png img/settings-128.png
file renamed
file was renamed with no change to the file
common/img/settings-25.png img/settings-25.png
file renamed
file was renamed with no change to the file
common/img/settings-256.png img/settings-256.png
file renamed
file was renamed with no change to the file
common/img/settings-32.png img/settings-32.png
file renamed
file was renamed with no change to the file
common/img/settings-512.png img/settings-512.png
file renamed
file was renamed with no change to the file
common/img/trash-128.png img/trash-128.png
file renamed
file was renamed with no change to the file
common/img/trash-16.png img/trash-16.png
file renamed
file was renamed with no change to the file
common/img/trash-256.png img/trash-256.png
file renamed
file was renamed with no change to the file
common/img/trash-32.png img/trash-32.png
file renamed
file was renamed with no change to the file
common/img/trash-48.png img/trash-48.png
file renamed
file was renamed with no change to the file
common/img/trash-512.png img/trash-512.png
file renamed
file was renamed with no change to the file
common/img/trash-64.png img/trash-64.png
file renamed
file was renamed with no change to the file
common/img/trash.svg img/trash.svg
file renamed
file was renamed with no change to the file
common/levels.js levels.js
file renamed
file was renamed with no change to the file
common/options.css options.css
file renamed
file was renamed with no change to the file
common/options.html options.html
file renamed
file was renamed with no change to the file
common/options.js options.js
file renamed
file was renamed with no change to the file
common/popup.css popup.css
file renamed
file was renamed with no change to the file
common/popup.html popup.html
file renamed
file was renamed with no change to the file
common/popup.js popup.js
file renamed
file was renamed with no change to the file
common/url.js url.js
file renamed
file was renamed with no change to the file
firefox/manifest.json firefox_manifest/manifest.json
file renamed
file was renamed with no change to the file