Proof of Good Standing
Proof of Good Standing with the Secretary of State
Was ist Proof of Good Standing?
Proof of Good Standing ist eine Chrome-Erweiterung, die von https://proofofgoodstanding.com entwickelt wurde, und ihr Hauptmerkmal ist "Proof of Good Standing with the Secretary of State".
Erweiterungsscreenshots
Proof of Good Standing-Erweiterungs-CRX-Datei herunterladen
Laden Sie Proof of Good Standing-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Easily verify if a business is in good standing with their Secretary of State. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lcggabmdhblcjllchgaidepibhblkecm |
| Offizielle URL | https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm |
| Beschreibung | Proof of Good Standing with the Secretary of State |
| Dateigröße | 25.7 KB |
| Installationsanzahl | 2,460 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2019-09-04 |
| Veröffentlichungsdatum | 2019-09-04 |
| Entwickler | https://proofofgoodstanding.com |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.proofofgoodstanding.com |
| Unterstützte Sprachen | 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"
]
} | |