TrustBox Assistant

Troubleshooting Trustpilot TrustBoxes

TrustBox Assistantとは何ですか?

TrustBox AssistantはTrustpilotによって開発されたChromeの拡張機能で、その主な機能は「Troubleshooting Trustpilot TrustBoxes」です。

拡張機能のスクリーンショット

screenshot

TrustBox Assistant拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}