Proof of Good Standing
Proof of Good Standing with the Secretary of State
什么是Proof of Good Standing?
Proof of Good Standing是由https://proofofgoodstanding.com开发的Chrome扩展程序,该扩展的主要功能是“Proof of Good Standing with the Secretary of State”。
扩展截图
下载Proof of Good Standing扩展crx文件
下载Proof of Good Standing扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Easily verify if a business is in good standing with their Secretary of State. 扩展基本信息
| 名称 | |
| ID | lcggabmdhblcjllchgaidepibhblkecm |
| 官方URL | https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm |
| 简介 | Proof of Good Standing with the Secretary of State |
| 文件大小 | 25.7 KB |
| 安装次数 | 2,460 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2019-09-04 |
| 上架时间 | 2019-09-04 |
| 开发者 | https://proofofgoodstanding.com |
| 付费类型 | free |
| 扩展官网 | https://www.proofofgoodstanding.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Proof of Good Standing",
"description": "Proof of Good Standing with the Secretary of State",
"homepage_url": "https:\/\/www.proofofgoodstanding.com",
"version": "1.0.0",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |