mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-1624-extension-chrome-de-eventos-desactualizada-2' into 'develop'
Changed version and description in Event Chrome Extensions See merge request artica/pandorafms!1458
This commit is contained in:
commit
8f3c1c9c56
@ -1,14 +1,14 @@
|
||||
{
|
||||
"name": "__MSG_name__",
|
||||
"version": "1.0",
|
||||
"version": "2.0",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_description__",
|
||||
"description": "Pandora FMS Event viewer Chrome extension",
|
||||
"homepage_url": "http://pandorafms.com",
|
||||
"browser_action": {
|
||||
"default_title": "__MSG_default_title__",
|
||||
"default_icon": "images/icon.png",
|
||||
"default_popup": "popup.html"
|
||||
},
|
||||
},
|
||||
"background": {
|
||||
"page": "background.html"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user