SA POST
Daily Companion for India Post Employees
什么是SA POST?
SA POST是由https://sapost.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“Daily Companion for India Post Employees”。
扩展截图
下载SA POST扩展crx文件
下载SA POST扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Daily Companion for India Post System Administrators & Employees 扩展基本信息
| 名称 | |
| ID | booecjngccfmbkmppajkfagopeceapdj |
| 官方URL | https://chromewebstore.google.com/detail/sa-post/booecjngccfmbkmppajkfagopeceapdj |
| 简介 | Daily Companion for India Post Employees |
| 文件大小 | 62.28 KB |
| 安装次数 | 40 |
| 当前版本 | 0.0.3 |
| 更新时间 | 2014-07-03 |
| 上架时间 | 2014-07-03 |
| 开发者 | https://sapost.blogspot.com |
| 付费类型 | free |
| 扩展官网 | http://sapost.blogspot.com |
| 支持的语言 | en |
| manifest.json | |
{
"name": "SA POST",
"description": "Daily Companion for India Post Employees",
"icons": {
"128": "icon128.png"
},
"browser_action": {
"default_icon": {
"19": "icon19.png",
"48": "icon48.png"
},
"default_title": "SA POST",
"default_popup": "sapost.html"
},
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"version": "0.0.3"
} | |