Skip to content

built this package for rapid prototyping some basic chrome extension file MV3 structure, I am too lazy to copy and paste, i dont know this is done by someone already, but i hope this helps to motivates you to start built some basic chrome extension

Notifications You must be signed in to change notification settings

wangchaeboll/base-extension-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

base-extension

A minimal scaffolding tool for quickly setting up a basic Chrome extension.

πŸš€ First Stage

The first stage initializes your extension project with the following structure:

your-extension/
β”œβ”€β”€ background.js
β”œβ”€β”€ content.js
β”œβ”€β”€ manifest.json
└── popup.html

πŸ› οΈ Terminal Prompt

When you run the setup, you'll see a prompt like this:

What is the name of your extension? β€Ί my-cool-extension

About

built this package for rapid prototyping some basic chrome extension file MV3 structure, I am too lazy to copy and paste, i dont know this is done by someone already, but i hope this helps to motivates you to start built some basic chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published