Proof of Good Standing
Proof of Good Standing with the Secretary of State
Cos'è Proof of Good Standing?
Proof of Good Standing è un'estensione di Chrome sviluppata da https://proofofgoodstanding.com, e la sua funzione principale è "Proof of Good Standing with the Secretary of State".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Proof of Good Standing
Scarica i file di estensione Proof of Good Standing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Easily verify if a business is in good standing with their Secretary of State. Informazioni di Base sull'Estensione
| Nome | |
| ID | lcggabmdhblcjllchgaidepibhblkecm |
| URL Ufficiale | https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm |
| Descrizione | Proof of Good Standing with the Secretary of State |
| Dimensione del File | 25.7 KB |
| Conteggio Installazioni | 2,460 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2019-09-04 |
| Data di Pubblicazione | 2019-09-04 |
| Sviluppatore | https://proofofgoodstanding.com |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.proofofgoodstanding.com |
| Lingue Supportate | 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"
]
} | |