Skip to content

nirgeier/Chrome-Extension-Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/nirgeier/Chrome-Extension-Skeleton

Chrome-Extension-Skeleton

This project is a skeltom for creating Chrome Extensions.

How to use it?

  • Clone the repository
  • Open the following adress in Chrome chrome://extensions/
  • Click "Load unpacked extension…"
  • Choose the folder when you cloned the code
  • OPen any desired site and view the Extension in work.

Content

  • css/style.css contains any desired style which you wish to set on the page
  • js/background.js is the background page for reciving and sending messages
  • js/inject.js Will inject the script.js into the page
  • js/script.js Dummy scripty which print out and keydown on the page + ading some ugly style to the page.

Enjoy

About

This is the a basic skeleton for Chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published