git-io-addon/manifest.webapp

12 lines
278 B
JSON

{ "name": "Git.io Addon"
, "description": "git.io browser extension with support for custom URLs and shrt-history"
, "launch_path": "./"
, "default_locale": "en"
, "icons":
{ "500": "icon.png" }
, "developer":
{ "name": "Dym Sohin"
, "url": "https://dym.sh"
}
}