Skip to content

hchiam/chrome-extension-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension Template

  • Use this template to create your own Chrome extension.
  • Google what you don't know, but understand any code examples you use.
  • Don't be afraid to ask questions!

Note:

This template is old – consider using something like https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples/tutorial.hello-world or https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples

Conceptual Data Flow:

manifest.json

-> structure.html

-> brain.js (and btw also style.css)

-> structure.html and chrome storage (get/set)

Learn more:

https://css-tricks.com/how-to-build-a-chrome-extension

Examples:

https://github.com/hchiam/form-utility-belt

https://github.com/hchiam/in-browser-style-linter

https://github.com/marko-polo-cheno/Habit-Tracker-Extension

Want to create your own Firefox add-on?

Used this template repo as a starting point: https://github.com/hchiam/learning-firefox-extension

About

Template for creating a Chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published