return misto exit
[mirrors/Programs.git] / plugins / chrome-extensions / kybca2 / manifest.json
index 8b3e2c25d16235a8c9614dc42599233913a77855..1140487f17c816c427b8ce39178ed15aaecef791 100644 (file)
@@ -1,16 +1,17 @@
 {
+  "manifest_version": 2,
   "name": "Kyberia Mail Notifier",
-  "version": "0.2.4",
+  "version": "0.2.5.1",
   "description": "Keeps you loged on kyberia.sk social network and notifies new mails. Before first use you have to specify your login credentials.",
-       "icons": {
+  "icons": {
       "128": "ico-big.png",
       "16": "ico-big.png",
       "32": "ico-big.png",
       "48": "ico-big.png"
    },  
 
-       "background_page": "background.html",
-       "options_page": "options.html",
+  "background_page": "background.html",
+  "options_page": "options.html",
   "browser_action": {
     "default_title": "Kyberia Mail Notifier",
     "default_icon": "ico-big.png"
This page took 0.123352 seconds and 4 git commands to generate.