Xola Admin
Utilities for admins of Xola
What is Xola Admin?
Xola Admin is a Chrome extension developed by Unknown, and its main feature is "Utilities for admins of Xola".
Extension Screenshots
Download Xola Admin Extension CRX File
Download Xola Admin 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
Utilities for admins of Xola to facilitate searching for customers across different environments
Extension Basic Information
Name | Xola Admin |
ID | bfgdcnmeognpnaddkffbelogcnffemmp |
Official URL | https://chromewebstore.google.com/detail/xola-admin/bfgdcnmeognpnaddkffbelogcnffemmp |
Description | Utilities for admins of Xola |
File Size | 614 KB |
Installation Count | 42 |
Current Version | 1.3.1 |
Last Updated | 2019-08-21 |
Publish Date | 2019-08-21 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Xola Admin", "description": "Utilities for admins of Xola", "version": "1.3.1", "icons": { "128": "icon-128.png" }, "browser_action": { "default_popup": "index.html" }, "commands": { "_execute_browser_action": { "suggested_key": { "default": "Ctrl+Shift+X" } } }, "permissions": [ "tabs", "contextMenus", "storage" ], "content_scripts": [ { "matches": [ " |