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 |
| 官方網址 | 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"
]
} | |