solygambas / chrome-extensions

4 quick examples to explore the basic concepts of Chrome extension development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Extensions

4 quick examples to explore the basic concepts of Chrome extension development.

# Project Description
01 Hello Extensions A basic extension displaying "Hello Extensions" when the user clicks on the extension toolbar icon.
02 Reading time An extension that inserts an element on every page automatically.
03 Focus Mode An extension that simplifies the styling of the current page.
04 Tabs Manager An extension to manage browser tabs.

Based on Getting Started Guides by Chrome Developers (2023).

About

4 quick examples to explore the basic concepts of Chrome extension development.


Languages

Language:JavaScript 69.7%Language:HTML 17.6%Language:CSS 12.7%