Skip to content

It is a small program to modify the experience or add functionality to the chrome browser. They are created using web technology like HTML, CSS, JavaScript, etc.

Notifications You must be signed in to change notification settings

vasurajan/Chrome-extension-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Chrome-extension-weather

What are chrome extensions ?

It is a small program to modify the experience or add functionality to the chrome browser. They are created using web technology like HTML, CSS, JavaScript, etc. The main aim of an extension is to serve a single purpose around which the whole program is built, although it can have multiple components but they should help in accomplishing the main purpose of the program. An extension should have the minimal interface or it can extend to a web page also but main focus is to provide good functionality with less overhead. Extension are zipped into a in .crx package, the user needs to download the package and install it. Chrome extension is published in the Chrome web store.

Some examples of chrome extension:

Password manager.
Ads blocker.
Adding to-do lists or notes to Chrome.
Making it easier to copy text from a site.

Project Demo

Untitled design

About

It is a small program to modify the experience or add functionality to the chrome browser. They are created using web technology like HTML, CSS, JavaScript, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published