Эх сурвалжийг харах

restructured repo to contain multiple extensions (chrom, FF) and backend.

Dmitrii Selivanov 3 жил өмнө
parent
commit
fee434e6b6

+ 3 - 0
.gitignore

@@ -1 +1,4 @@
 *.idea
+*Backend
+*cert
+*StaticSite

+ 0 - 0
background.js → Extensions/chrome/background.js


+ 0 - 0
content-script.js → Extensions/chrome/content-script.js


+ 0 - 0
manifest.json → Extensions/chrome/manifest.json


+ 0 - 0
popup.css → Extensions/chrome/popup.css


+ 0 - 0
popup.html → Extensions/chrome/popup.html


+ 0 - 0
popup.js → Extensions/chrome/popup.js


+ 0 - 0
script.js → Extensions/chrome/script.js