This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
noah
/
return-youtube-dislike
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
restructured repo to contain multiple extensions (chrom, FF) and backend.
Dmitrii Selivanov
3 năm trước cách đây
mục cha
5dfc8f11ae
commit
fee434e6b6
8 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
.gitignore
0
0
Extensions/chrome/background.js
0
0
Extensions/chrome/content-script.js
0
0
Extensions/chrome/manifest.json
0
0
Extensions/chrome/popup.css
0
0
Extensions/chrome/popup.html
0
0
Extensions/chrome/popup.js
0
0
Extensions/chrome/script.js
+ 3
- 0
.gitignore
Xem Tập Tin
@@ -1 +1,4 @@
*.idea
+*Backend
+*cert
+*StaticSite
+ 0
- 0
background.js → Extensions/chrome/background.js
Xem Tập Tin
+ 0
- 0
content-script.js → Extensions/chrome/content-script.js
Xem Tập Tin
+ 0
- 0
manifest.json → Extensions/chrome/manifest.json
Xem Tập Tin
+ 0
- 0
popup.css → Extensions/chrome/popup.css
Xem Tập Tin
+ 0
- 0
popup.html → Extensions/chrome/popup.html
Xem Tập Tin
+ 0
- 0
popup.js → Extensions/chrome/popup.js
Xem Tập Tin
+ 0
- 0
script.js → Extensions/chrome/script.js
Xem Tập Tin