TrustBox Assistant

Troubleshooting Trustpilot TrustBoxes

Hvad er TrustBox Assistant?

TrustBox Assistant er en Chrome-udvidelse udviklet af Trustpilot, og dens hovedfunktion er "Troubleshooting Trustpilot TrustBoxes".

Udvidelsesskærmbilleder

screenshot

Download TrustBox Assistant-udvidelses-CRX-fil

Download TrustBox Assistant-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        A helpful browser extension for troubleshooting Trustpilot's TrustBoxes.                    

Grundlæggende oplysninger om udvidelsen

Navn TrustBox Assistant TrustBox Assistant
ID aofjkdnekcfcnijpaickcjlacdoipkop
Officiel URL https://chromewebstore.google.com/detail/trustbox-assistant/aofjkdnekcfcnijpaickcjlacdoipkop
Beskrivelse Troubleshooting Trustpilot TrustBoxes
Filstørrelse 12.12 KB
Antal Installationer 184
Nuværende Version 1.9.0
Senest Opdateret 2019-01-14
Udgivelsesdato 2019-01-14
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Trustpilot
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side http://legal.trustpilot.com/end-user-privacy-terms
Understøttede Sprog 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"
    }
}