Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

[Deprecated] Chrome Extension boilerplate that automatically reloads content scripts and CSS

License

Notifications You must be signed in to change notification settings

liorgrossman/chrome-extension-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Boilerplate

A Chrome Extension boilerplate with live-reload of content scripts and CSS.

Deprecated

This project is deprecated since Google are transitioning to Manifest V3

Features

  • Works out of the box - just fork, clone, and load to Chrome!
  • No need for complication or build tools
  • Live reload of content scripts JS and CSS files (avoids the need to reload the extension after each code change)
  • MIT licensed, suitable for commercial use

Installation

  1. Fork it: https://github.com/liorgrossman/chrome-extension-boilerplate/fork
  2. Clone it:
    • If you use SSH: git clone [email protected]:YOUR_GITHUB_USER/chrome-extension-boilerplate.git
    • or using HTTPS: git clone https://github.com/YOUR_GITHUB_USER/chrome-extension-boilerplate.git
  3. On Chrome, browse to chrome://extensions and check Developer mode on top
  4. Click Load unpacked extension...
  5. Choose the chrome-extension-boilerplate directory

Contributing fixes and new themes

Pull requests are welcome!

Be in touch

License

MIT

About

[Deprecated] Chrome Extension boilerplate that automatically reloads content scripts and CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published