Lovefield DB Inspector
Chrome extension to allow inspection of Lovefield DB.
What is Lovefield DB Inspector?
Lovefield DB Inspector is a Chrome extension developed by freshp, and its main feature is "Chrome extension to allow inspection of Lovefield DB.".
Extension Screenshots
Download Lovefield DB Inspector Extension CRX File
Download Lovefield DB Inspector 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
Extension Basic Information
Name | |
ID | pcolnppcajocbhmgmljobphopnchkcig |
Official URL | https://chrome.google.com/webstore/detail/lovefield-db-inspector/pcolnppcajocbhmgmljobphopnchkcig |
Description | Chrome extension to allow inspection of Lovefield DB. |
File Size | 45.84 KB |
Installation Count | 76 |
Current Version | 0.0.6 |
Last Updated | 2015-11-04 |
Publish Date | 2015-11-04 |
Developer | freshp |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/google/lovefield |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lovefield DB Inspector", "version": "0.0.6", "description": "Chrome extension to allow inspection of Lovefield DB.", "minimum_chrome_version": "43.0", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "64": "resources\/icon64.png", "128": "resources\/icon128.png" } } |