mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add author info to extension manifest
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
"name": "__MSG_extensionName__"
|
||||
, "description": "__MSG_extensionDescription__"
|
||||
, "version": "EXTENSION_VERSION"
|
||||
, "developer": {
|
||||
"name": "AUTHOR"
|
||||
, "url": "AUTHOR_HOMEPAGE"
|
||||
}
|
||||
|
||||
, "applications": {
|
||||
"gecko": {
|
||||
|
||||
Reference in New Issue
Block a user