Skip to content

Add widget to every page through chrome extension, built with React, Webpack, Babel

License

Notifications You must be signed in to change notification settings

OsmnShkh/chrome-extension-widget-boilerplate

 
 

Repository files navigation

This project is built upon this boilerplate by Michael Liu.

I've made the following changes as per my requirement:

  • Removed the NewTab configs from webpack.config.js
  • Add src/App that contains the widget that'll appear on bottom-right on allowed pages
  • It's embedded inside an iframe, on src/Content/index.js

Run yarn start to begin.

Running app on chrome browser

More ref embedding iframes: Twitter thread

About

Add widget to every page through chrome extension, built with React, Webpack, Babel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • CSS 23.8%
  • HTML 5.8%
  • TypeScript 3.0%
  • SCSS 0.6%