UNPKG

chrome-options

Version:

Options page for your Chrome extension

17 lines (16 loc) 353 B
{ "name": "chrome-options", "main": "dist/chrome-options.js", "version": "1.0.0", "description": "Options page for your Chrome extension", "author": "fent (https://github.com/fent)", "keywords": [ "chrome", "extension" ], "homepage": "https://github.com/fent/chrome-options", "license": "MIT", "ignore": [ "images" ] }