From f5f86445d8d0a45a207818d66ec0ee5afa6fe284 Mon Sep 17 00:00:00 2001 From: yinxiyi Date: Thu, 7 Aug 2014 10:03:26 +0800 Subject: [PATCH] add manifest.json --- manifest.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..edd332b --- /dev/null +++ b/manifest.json @@ -0,0 +1,12 @@ +{ + "package_id" : "com.modou.hdns", + "name" : "科学上网", + "author" : "魔豆路由器", + "author_mail" : "rd@mochui.net", + "homepage" : "www.modouwifi.com", + "version" : "0.4.3", + "release_date" : "2014.08.07", + "icon" : "./res/icon_111X111.png", + "location" : "internal", + "description" : "科学上网" +}