プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

WXT#

Next-gen Web Extension Development Framework with TypeScript support.

Structure#

  • entrypoints/ - Extension entry points (background, content, popup)
  • components/ - Reusable components
  • assets/ - Static assets
  • public/ - Public assets and icons

Usage#

npm install
npm run dev
npm run build

Tech Stack#

  • WXT Framework
  • TypeScript
  • Web Extensions API