]> git.wh0rd.org - chrome-ext/template.git/commit
initial template main
authorMike Frysinger <vapier@gmail.com>
Sat, 26 Apr 2025 23:26:08 +0000 (19:26 -0400)
committerMike Frysinger <vapier@gmail.com>
Thu, 17 Jul 2025 20:08:26 +0000 (16:08 -0400)
commita5918c7e14d6a1507ff32864f0235fc1d2dfe476
treef877ab74d43cfdf283ffd8ebdaf6652e3b6ede43
initial template
19 files changed:
.eslintrc.js [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.html-minifier.conf [new file with mode: 0644]
.prettierrc.js [new file with mode: 0644]
.terser.json [new file with mode: 0644]
README.md [new file with mode: 0644]
UNLICENSE [new file with mode: 0644]
css/options.css [new file with mode: 0644]
html/options.html [new file with mode: 0644]
images/icon-128.png [new file with mode: 0644]
images/icon-16.png [new file with mode: 0644]
images/icon-48.png [new file with mode: 0644]
js/background.js [new file with mode: 0644]
js/options.js [new file with mode: 0644]
manifest-files.py [new file with mode: 0755]
manifest.files [new file with mode: 0644]
manifest.json [new file with mode: 0644]
package.json [new file with mode: 0644]
postcss.config.js [new file with mode: 0644]