TrustBox Assistant

Troubleshooting Trustpilot TrustBoxes

TrustBox Assistantคืออะไร?

TrustBox Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Trustpilot และคุณลักษณะหลักของมันคือ "Troubleshooting Trustpilot TrustBoxes"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TrustBox Assistant

ดาวน์โหลดไฟล์ส่วนขยาย TrustBox Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
    }
}