Skip to content

acro5piano/chrome-extension

Repository files navigation

Chrome Extension

My personal Chrome extensions.

Why

  • Installing an unknown Chrome extension has concern about security
  • It is possible to inject any kind of code snnipets into any websites because it is unpacked extension
  • Creating a Chrome extension is easier and much more fun than looking for extensions

Install

Step 1. Build it

yarn install
./build.mjs

Step 2. Manually install this directory as unpacked extension from the browser menu.