Proof of Good Standing

Proof of Good Standing with the Secretary of State

ما هو Proof of Good Standing؟

Proof of Good Standing هو إضافة Chrome تم تطويرها بواسطة https://proofofgoodstanding.com، والميزة الرئيسية لها هي "Proof of Good Standing with the Secretary of State".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Proof of Good Standing

قم بتنزيل ملفات الامتداد Proof of Good Standing بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Easily verify if a business is in good standing with their Secretary of State.                    

معلومات أساسية عن التمديد

الاسم Proof of Good Standing Proof of Good Standing
ID lcggabmdhblcjllchgaidepibhblkecm
عنوان URL الرسمي 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"
    ]
}