-
Notifications
You must be signed in to change notification settings - Fork 68
Closed as not planned
Labels
✨ New extensionA new extensionA new extension
Description
Description
This extension is made for gaming lovers. It provides useful tools, tips, and quick access features to enhance the gaming experience, especially for Free Fire players.
How to use the extension
After installing the extension, users can click the extension icon from the browser toolbar. Select the required option and use the features quickly without any complicated setup.
Checklist
- I've followed all of the best practices.
- I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
Example file
example-project.zip
│
├── index.html
├── style.css
├── script.js
└── README.txt
Extension file
{
"manifest_version": 3,
"name": "Sample Extension",
"version": "1.0",
"description": "This extension helps users perform tasks easily.",
"action": {
"default_popup": "popup.html"
}
}
Metadata
Metadata
Assignees
Labels
✨ New extensionA new extensionA new extension