Proof of Good Standing
Proof of Good Standing with the Secretary of State
Vad är Proof of Good Standing?
Proof of Good Standing är en Chrome-tillägg utvecklad av https://proofofgoodstanding.com, och dess huvudfunktion är "Proof of Good Standing with the Secretary of State".
Tilläggsskärmbilder
Ladda ner Proof of Good Standing-förlängningens CRX-fil
Ladda ner Proof of Good Standing-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Easily verify if a business is in good standing with their Secretary of State. Grundläggande Information om Tillägg
| Namn | |
| ID | lcggabmdhblcjllchgaidepibhblkecm |
| Officiell webbadress | https://chromewebstore.google.com/detail/proof-of-good-standing/lcggabmdhblcjllchgaidepibhblkecm |
| Beskrivning | Proof of Good Standing with the Secretary of State |
| Filstorlek | 25.7 KB |
| Antal Installationer | 2,460 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2019-09-04 |
| Publiceringsdatum | 2019-09-04 |
| Utvecklare | https://proofofgoodstanding.com |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.proofofgoodstanding.com |
| Stödda Språk | 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"
]
} | |