AxeSO Extension
AxeSO Extension
Что такое AxeSO Extension?
AxeSO Extension - это расширение Chrome, разработанное Axeso Extension Developer, и его основная функция - "AxeSO Extension".
Снимки экрана расширения
Скачать файл CRX расширения AxeSO Extension
Скачайте файлы расширений 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 |
| Официальный URL | 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",
" | |