mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Add make chrome zip script
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm extension.zip
|
||||
zip -r extension.zip chrome
|
||||
Reference in New Issue
Block a user