Auxilio
Helper tools
What is Auxilio?
Auxilio is a Chrome extension developed by Krasimir Tsonev, and its main feature is "Helper tools".
Extension Screenshots
Download Auxilio Extension CRX File
Download Auxilio 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
Auxilio provides: a) new "new tab" page b) additional tab in devtools An in-depth article about the extension: http://goo.gl/m9BKhR YouTube videos showing some of the common use cases: http://goo.gl/nQXaso
Extension Basic Information
Name | Auxilio |
ID | ddkgloamdhkoohfgmopdicfcinddpnhh |
Official URL | https://chromewebstore.google.com/detail/auxilio/ddkgloamdhkoohfgmopdicfcinddpnhh |
Description | Helper tools |
File Size | 2.21 MB |
Installation Count | 43 |
Current Version | 0.1.86 |
Last Updated | 2013-10-02 |
Publish Date | 2013-10-02 |
Rating | 5.00/5 Total 5 Ratings |
Developer | Krasimir Tsonev |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Auxilio", "description": "Helper tools", "version": "0.1.86", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "permissions": [ "tabs", "debugger", "http:\/\/*\/", "https:\/\/*\/*", "webNavigation", "storage", " |