12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
|
{ "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"
|
||
|
}
|
||
|
}
|