Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 466 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 466 Bytes

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.