USB Quick View
USB Quick View
What is USB Quick View?
USB Quick View is a Chrome extension developed by TexasDev, and its main feature is "USB Quick View".
Extension Screenshots
Download USB Quick View Extension CRX File
Download USB Quick View 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
Brings up USB's The Bench forum in popup for a quick view. Good for viewing USB while at work. *** THIS "USB" IS NOT RELATED TO THE DEVICE KNOW AS "USB".
Extension Basic Information
Name | USB Quick View |
ID | ogaljaddjomihphbjimiegaedjlkoeda |
Official URL | https://chromewebstore.google.com/detail/usb-quick-view/ogaljaddjomihphbjimiegaedjlkoeda |
Description | USB Quick View |
File Size | 4.22 KB |
Installation Count | 309 |
Current Version | 4.1 |
Last Updated | 2019-07-08 |
Publish Date | 2019-07-08 |
Rating | 2.00/5 Total 12 Ratings |
Developer | TexasDev |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "USB Quick View", "description": "USB Quick View", "version": "4.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |