Skip to content

Hawkyy2/MyExtensions

 
 

Repository files navigation

Web Extensions

This repo contains all the Firefox Add-ons built using Javascript API. It also has the same code base which can be made to run in chrome. This is a series of experiements which is developed for showcasing the WebExtension API usage.

I am trying to share the source code and the respective explanation of the code flow is based on Firefox Add-on. There wont be much difference between Chrome code and Firefox Code.

Setup Firefox for Web Extension development

tabClose API

tabOpen API

tabUpdate API

Notification API

Alarm API

executeScript API

ContextMenu API

OmniBox API

Note:

  • Keep an eye on this READ.md will be updating as I try to experiment more add-ons.
  • Will love if these code is used by you to show in the demo when you share about WebExtension development to others.

About

Simple Webextensions learned and shared here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.6%
  • HTML 11.3%
  • CSS 3.1%