AxeSO Extension
AxeSO Extension
什麼是AxeSO Extension?
AxeSO Extension是由Axeso Extension Developer開發的Chrome擴展程式,該擴展的主要功能是“AxeSO Extension”。
擴展截圖
下載AxeSO Extension擴展crx文件
下載AxeSO Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Extension that supports extra functionalities for AxeSO.
Axeso is an IAM server that provides a powerful security barrier with the purpose to protect your data and prevent non-accredited users access their accounts.
Axeso provides many other funcionalities. For a full review, please check http://www.axesoforwork.com/en/ 擴展基本資訊
| 名稱 | |
| ID | odlhnmnfcdnfglohcegliaiphgnppebl |
| 官方網址 | https://chromewebstore.google.com/detail/axeso-extension/odlhnmnfcdnfglohcegliaiphgnppebl |
| 簡介 | AxeSO Extension |
| 檔案大小 | 167 KB |
| 安裝次數 | 1,000 |
| 目前版本 | 0.54 |
| 更新時間 | 2021-02-09 |
| 上架時間 | 2018-04-11 |
| 評分 | 1.00/5 共 1 次評分 |
| 開發者 | Axeso Extension Developer |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en,pt-BR |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"page": "javascript\/index.html"
},
"description": "AxeSO Extension",
"icons": {
"128": "icons\/128x128.png",
"16": "icons\/16x16.png",
"32": "icons\/32x32.png",
"48": "icons\/48x48.png"
},
"manifest_version": 2,
"offline_enabled": true,
"default_locale": "en",
"name": "AxeSO Extension",
"incognito": "split",
"permissions": [
"http:\/\/www.google.com\/",
"https:\/\/www.google.com\/",
"https:\/\/localhost\/",
"http:\/\/localhost\/",
"http:\/\/127.0.0.1\/",
"background",
"webRequest",
"webRequestBlocking",
"tabs",
"cookies",
"storage",
" | |