
Andrei
🛠️ 40 tools
🙏 3,659 karma
2024-02-16
AI Chrome extension generator
12
votes
0 answers
I'm looking for an AI that creates Chrome extensions on demand.
It should let me describe the features of the extension and then generate the entire extension package:
- manifest.json
- background script
- content script
- popup.html
- popup.js
- options.html
- optional.js
- icons
It should let me describe the features of the extension and then generate the entire extension package:
- manifest.json
- background script
- content script
- popup.html
- popup.js
- options.html
- optional.js
- icons
Post