EvalExpert
Chrome extension for the EvalExpert vehicle appraisal app.
What is EvalExpert?
EvalExpert is a Chrome extension developed by https://eval.expert, and its main feature is "Chrome extension for the EvalExpert vehicle appraisal app.".
Extension Screenshots
Download EvalExpert Extension CRX File
Download EvalExpert extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
View all your completed evaluations and export evaluations from EvalExpert.
Extension Basic Information
Name | EvalExpert |
ID | pcoghfbplcjhdlljbjihcfdgnglondoc |
Official URL | https://chromewebstore.google.com/detail/evalexpert/pcoghfbplcjhdlljbjihcfdgnglondoc |
Description | Chrome extension for the EvalExpert vehicle appraisal app. |
File Size | 77.87 KB |
Installation Count | 1,096 |
Current Version | 3.2 |
Last Updated | 2022-06-26 |
Publish Date | 2020-04-15 |
Developer | https://eval.expert |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.evalexpert.com/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "EvalExpert", "description": "Chrome extension for the EvalExpert vehicle appraisal app.", "version": "3.2", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/jquery-3.2.1.min.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |