extension-create
Create cross-browser extensions with no build configuration.
Listed in categories:
ProductivityGitHubDeveloper ToolsDescription
extensioncreate is a development tool for browser extensions with built-in support for TypeScript, WebAssembly, React, and modern JavaScript.
How to use extension-create?
To create a new extension, use the command 'npx extension@latest create myextension' and then 'cd myextension' followed by 'npm run dev'. This will open a new browser instance with your extension ready for development. For more advanced usage, refer to the documentation on the website.
Core features of extension-create:
1️⃣
Create cross-browser extensions with no build configuration
2️⃣
Support for TypeScript, WebAssembly, React, and modern JavaScript
3️⃣
Easy development and testing of browser extensions
4️⃣
Compatibility with various browsers
5️⃣
CLI tool for quick extension setup
Why could be used extension-create?
# | Use case | Status | |
---|---|---|---|
# 1 | Creating browser extensions with ease | ✅ | |
# 2 | Developing cross-browser extension projects | ✅ | |
# 3 | Testing and debugging browser extensions | ✅ |
Who developed extension-create?
Cezar Augusto is the creator of extensioncreate, a developer passionate about browser extension development and simplifying the process for others.