A collection of introductory projects for getting familiar with creating Chrome extensions.
A browser extension is a small software module that can be installed and allows customization of the end-users browser.
💛 Hosted on Github Pages: https://yuelchen.github.io/hello-chrome-extension/
[About manifest.json] [Chrome API (action)] [Security (permission)]
🎯 hello-world/
An extension which opens a custom new tab page with the iconic "Hello, World!" text bouncing - vanilla solution.
An extension which opens a custom new tab page with the iconic "Hello, World!" text bouncing - built using React.
💎 Grammarly
An extension which reviews and suggests grammaticaly changes as you type.
💎 Honey
An extension that will try to save you money by applying all known coupons and deals so you can get the lowest total during checkout.