TrustBox Assistant

Troubleshooting Trustpilot TrustBoxes

ما هو TrustBox Assistant؟

TrustBox Assistant هو إضافة Chrome تم تطويرها بواسطة Trustpilot، والميزة الرئيسية لها هي "Troubleshooting Trustpilot TrustBoxes".

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

screenshot

تحميل ملف CRX للإضافة TrustBox Assistant

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

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

                        A helpful browser extension for troubleshooting Trustpilot's TrustBoxes.                    

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

الاسم TrustBox Assistant TrustBox Assistant
ID aofjkdnekcfcnijpaickcjlacdoipkop
عنوان URL الرسمي https://chromewebstore.google.com/detail/trustbox-assistant/aofjkdnekcfcnijpaickcjlacdoipkop
الوصف Troubleshooting Trustpilot TrustBoxes
حجم الملف 12.12 KB
عدد التثبيتات 184
النسخة الحالية 1.9.0
آخر تحديث 2019-01-14
تاريخ النشر 2019-01-14
تقييم 5.00/5 مجموع تقييمات 1
المطور Trustpilot
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://legal.trustpilot.com/end-user-privacy-terms
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TrustBox Assistant",
    "version": "1.9.0",
    "description": "Troubleshooting Trustpilot TrustBoxes",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "icons\/icon32.png",
        "default_title": "TrustBox Assistant",
        "default_popup": "browser_action_popup\/popup.html"
    },
    "icons": {
        "48": "icons\/icon48.png"
    }
}