Check Trustpilot
Check the reliability of a website on Trustpilot! Verifica l'affidabilità di un sito su Trustpilot!
Check Trustpilotคืออะไร?
Check Trustpilot เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pup.altervista.org และคุณลักษณะหลักของมันคือ "Check the reliability of a website on Trustpilot! Verifica l'affidabilità di un sito su Trustpilot!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Check Trustpilot
ดาวน์โหลดไฟล์ส่วนขยาย Check Trustpilot ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
English 🇬🇧 Let's say enough to be ripped off online. 😠 Thanks to this extension, you can check the reliability of a website or online store by checking the reviews on Trustpilot. ✅ You no longer need to search for "site.com reliability" or "site.com reviews", with this extension you have solved everything in only 2 clicks! 🖱 The only thing to do is: 1. Click on the extension; 2. Choose how to open the result: as a popup or as a new tab; 3. Check the reviews and don't get ripped off! Thanks in advance if you download this extension! :) If you have any questions, advice, problems or feedback please contact us in the apposite section or at this link: https://pup.altervista.org/extensions/check-trustpilot/#feedback P.S. If you want to support us you can buy us a coffee ☕: https://buymeacoffee.com/pupSi Italiano 🇮🇹 Diciamo basta ad essere derubati online. 😠 Grazie a questa estensione, puoi verificare l'affidabilità di un sito web o di un negozio online controllando le recensioni su Trustpilot. ✅ Non è più necessario cercare "affidabilità sito.com" o "recensioni sito.com", con questa estensione hai risolto tutto in soli 2 click! 🖱 L'unica cosa da fare è: 1. Fare clic sull'estensione; 2. Scegliere come aprire il risultato: come popup o come nuova scheda; 3. Controlla le recensioni e non farti fregare! Grazie in anticipo se scarichi questa estensione! :) Se hai domande, consigli, problemi o feedback contattaci nell'apposita sezione o a questo link: https://pup.altervista.org/extensions/check-trustpilot/#feedback P.S. Se vuoi supportarci puoi offrirci un caffe ☕: https://buymeacoffee.com/pupSi
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ghhckncdpdlgijapiploadbdmbngljbm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/check-trustpilot/ghhckncdpdlgijapiploadbdmbngljbm |
คำอธิบาย | Check the reliability of a website on Trustpilot! Verifica l'affidabilità di un sito su Trustpilot! |
ขนาดไฟล์ | 104 KB |
จำนวนการติดตั้ง | 167 |
เวอร์ชันปัจจุบัน | 0.0.1.2 |
อัปเดตครั้งล่าสุด | 2021-06-10 |
วันที่เผยแพร่ | 2021-05-24 |
คะแนน | 4.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://pup.altervista.org |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://pup.altervista.org/extensions/check-trustpilot/ |
URL หน้าช่วยเหลือ | https://pup.altervista.org/extensions/check-trustpilot/#feedback |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Check Trustpilot", "description": "Check the reliability of a website on Trustpilot! \nVerifica l'affidabilit\u00e0 di un sito su Trustpilot!", "version": "0.0.1.2", "manifest_version": 3, "permissions": [ "tabs" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/check-trustpilot_logo-16.png", "32": "\/images\/check-trustpilot_logo-32.png", "48": "\/images\/check-trustpilot_logo-48.png", "128": "\/images\/check-trustpilot_logo-128.png" } }, "icons": { "16": "\/images\/check-trustpilot_logo-16.png", "32": "\/images\/check-trustpilot_logo-32.png", "48": "\/images\/check-trustpilot_logo-48.png", "128": "\/images\/check-trustpilot_logo-128.png" }, "options_page": "info.html" } |