Xola Admin
Utilities for admins of Xola
Xola Adminとは何ですか?
Xola AdminはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Utilities for admins of Xola」です。
拡張機能のスクリーンショット
Xola Admin拡張機能のCRXファイルをダウンロード
Xola Admin拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Utilities for admins of Xola to facilitate searching for customers across different environments 拡張機能の基本情報
| 名前 | |
| ID | bfgdcnmeognpnaddkffbelogcnffemmp |
| 公式URL | https://chromewebstore.google.com/detail/xola-admin/bfgdcnmeognpnaddkffbelogcnffemmp |
| 説明 | Utilities for admins of Xola |
| ファイルサイズ | 614 KB |
| インストール数 | 42 |
| 現在のバージョン | 1.3.1 |
| 最終更新日 | 2019-08-21 |
| 公開日 | 2019-08-21 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | 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": [
" | |