Proof of Good Standing
Proof of Good Standing with the Secretary of State
Wat is Proof of Good Standing?
Proof of Good Standing is een Chrome-extensie ontwikkeld door https://proofofgoodstanding.com, en de belangrijkste functie is "Proof of Good Standing with the Secretary of State".
Extensie Screenshots
Download het CRX-bestand van de extensie Proof of Good Standing
Download Proof of Good Standing-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Easily verify if a business is in good standing with their Secretary of State. Basisinformatie over de Extensie
| Naam | |
| ID | lcggabmdhblcjllchgaidepibhblkecm |
| Officiële URL | https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm |
| Beschrijving | Proof of Good Standing with the Secretary of State |
| Bestandsgrootte | 25.7 KB |
| Aantal Installaties | 2,460 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2019-09-04 |
| Publicatiedatum | 2019-09-04 |
| Ontwikkelaar | https://proofofgoodstanding.com |
| Betalingswijze | free |
| Extensiewebsite | https://www.proofofgoodstanding.com |
| Ondersteunde Talen | 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"
]
} | |