0.0.1 • Published 4 years ago
manifest-creator v0.0.1
CLI to create Manifest for chrome extension
A CLI prompt based tool to take inputs and will create a manifest.json in the directory its run in.
$ npx create-manifestI made a lot of spelling mistkaes and got tired of checking it. Hence, wrote a npx thing myself.
Template for the manifest.json taken from here
Try running npx create-manifest in the directory you start your project in.