Chrome Extension Boilerplate Generator
A simple, interactive python script to quickly generate manifest.json and create other specified files and directories for use in a Chrome extension
Source: https://github.com/Siarc/cebg
This began when I was thinking of writing a Chrome extension, only to be reminded of the tiresome process of creating a manifest file, specifying permissions and creating all extra files and sub-directories, etc. etc.
So I decided to write a python script that would write a manifest.json and create directories and files as required.
There's a webapp that does a much better job. http://extensionizr.com, so I guess I won't be updating this very often.
No comments:
Post a Comment