1.regist and login
in here: https://marketplace.mozilla.org/developers/submissions
在上面这个网址进行注册和登陆
2.click submit an app, like this:
像这样,点击提交按钮
3.input your validate manifest file url:
输入您的需要校验的清单文件网址
in here your can see how to write one .webapp file: https://developer.mozilla.org/en-US/docs/Apps/Manifest
上面那个网址,教您如何编写一个.webapp清单文件.
i type: http://www.pkrss.com/c/firefox/install.webapp and select above four select
我输入上面那个网址,并且选择了上面的四个选项.
because www.pkrss.com is my website url. /c/firefox/install.webapp is my validate manifest file url:
这里www.pkrss.com是我的网址的网址. /c/firefox/install.webapp是我拿去校验的清单文件.
.htaccess file content: (used in apache 2)
AddType application/x-web-app-manifest+json .webapp
web.config file content: (used in iis 7)
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<staticContent>
<mimeMap fileExtension=".webapp" mimeType="application/x-web-app-manifest+json" />
</staticContent>
</system.webServer>
</configuration>
install.webapp file content:
{
"version": "1.0",
"name": "pkrss_web",
"description": "speak news in multi lanauage,head line,joke...!",
"icons": {
"16": "http://www.pkrss.com/s/images/16_16.png",
"48": "http://www.pkrss.com/s/images/48_48.png",
"128": "http://www.pkrss.com/s/images/128_128.png"
},
"developer": {
"name": "pkrss",
"url": "http://www.pkstate.com"
},
"installs_allowed_from": ["*"],
"orientation": "portrait",
"fullscreen": "true",
"locales": {
"es": {
"description": "This is a cross-browser support major news reading mobile phone RSS reader tools 1.Support all over the world Popular RSS news disaggregated data source 2. Supports various regions around the world voice reading",
"developer": {
"url": "http://www.pkstate.com"
}
},
"zh": {
"description": "这是跨浏览器支持各大新闻朗读的手机RSS阅读工具 1.支持全世界各地热门丰富的RSS新闻分类数据源2.支持全世界各地区语音朗读",
"developer": {
"url": "http://www.pkstate.com"
}
}
},
"default_locale": "en",
"permissions": {
"network-http": {
"description": "Make HTTP requests."
}
}
}
4. click validate
点击校验
you will see this, if ok:
如果成功,您将看到以下内容:
then click continue
然后点击 Continue.
5. input more detail info
输入更多信息
all my input like bellow images:
我输入的所有信息如下:
Edit App Details:
编辑软件细节
this is default, i not modify it.
我保持默认,未修改
Brief Summary:
简要信息
this is default, i not modify it.
我保持默认,未修改
Categories:
目录
i selected “Entertainment & Sports” + “News & Weather”
我选择了 "娱乐 体育" + "新闻 天气"
Additional Information:
辅加信息
Description:
This is a cross-browser support major news reading mobile phone RSS reader tools
Support all over the world Popular RSS news disaggregated data source
2. Supports various regions around the world voice reading
3 supports the current popular social networking application message shared
Welcome to the major newspapers and magazines channels in a cooperative manner Cooperative Extension
See: http://www.pk17s.cn/p/m/
Label:Freedom of the press, open, interactive, exchange, share the latest science and technology, fashion, personal, the most perfect
Privacy Policy:
隐私策略
blog : http://blog.pkrss.com
open source office website: http://www.pkstate.com
product run website: http://www.pkstate.com or http://www.pk17s.cn (in china)
all copyright reserved by us.
Homepage:
主页
Support Website:
提供支持网站
Support Email:
提供支持邮箱
Which device types does your app work with?
你的软件运行于哪些设备?
this is default, i not modify it.
我保持默认,未修改
Screenshot or video of your app:
程序截图或视频介绍
i add some 320*480 image fils
我添加了几张320*480的图片
6. last
最后
click continue.
点击继续
7. modify more info
修改更多信息
because i need sure there is no infomation last. so i resure this.
因为我需要确认没有信息被遗漏
click my submission –> pkrss_web menuitem:
点击 my submission –> pkrss_web 菜单
found there is no icon for it :
我发现图像没有了
so,click Media edit button.
所以我点击”media Edit”按钮,进行编辑
click upload a custom icon, select one 128 * 128 png icon file to it.
点击"upload a custom icon", 选择一张128 x 128的图片.
click upload 32x32 images,upload 106x106 images,upload 150x130 images.
依次点击 “upload 32x32 images,upload 106x106 images,upload 150x130 images.”
now,it look like this:
现在,它看起来像这样:
finished now….
结束了...
1 comment:
We stumbled over here by a different web page and thought I might check
things out. I like what I see so i am just following you. Look
forward to exploring your web page for a second time.
my blog post: Ask
Post a Comment