No description
  • TypeScript 74.6%
  • HTML 13.4%
  • CSS 6.8%
  • JavaScript 5.2%
Find a file
2025-10-25 14:25:19 -04:00
ext fix manifest 2025-10-25 14:25:19 -04:00
src correct casing for "AdGuard Home" in index.html 2025-10-13 10:36:44 -04:00
.env.example enhance 2025-10-12 20:26:24 -04:00
.gitignore Init 2025-10-12 18:32:49 -04:00
biome.json run biome 2025-10-12 19:33:02 -04:00
bun.lock enhance 2025-10-12 20:26:24 -04:00
index.ts Remake new tab ext 2025-10-25 14:25:01 -04:00
package.json enhance 2025-10-12 20:26:24 -04:00
README.md Init 2025-10-12 18:32:49 -04:00
tsconfig.json run biome 2025-10-12 19:33:02 -04:00

dock

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.1. Bun is a fast all-in-one JavaScript runtime.