Ariel Systems - Auto Login

This extension will auto-login to Ariel University systems

什么是Ariel Systems - Auto Login?

Ariel Systems - Auto Login是由https://github.com/LeviEyal开发的Chrome扩展程序,该扩展的主要功能是“This extension will auto-login to Ariel University systems”。

扩展截图

screenshot

下载Ariel Systems - Auto Login扩展crx文件

下载Ariel Systems - Auto Login扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        כניסה מהירה למערכות המחשוב באוניברסיטת אריאל, ללא צורך בהתחברות מחדש בכל כניסה.                    

扩展基本信息

名称 Ariel Systems - Auto Login Ariel Systems - Auto Login
ID apggcjbongdcfhjjhhgaodbfoldbibnd
官方URL https://chromewebstore.google.com/detail/ariel-systems-auto-login/apggcjbongdcfhjjhhgaodbfoldbibnd
简介 This extension will auto-login to Ariel University systems
文件大小 41.32 KB
安装次数 50
当前版本 1.0
更新时间 2021-12-09
上架时间 2021-12-09
评分 5.00/5 共5次评分
开发者 https://github.com/LeviEyal
电子邮箱 [email protected]
付费类型 free
扩展官网 https://github.com/LeviEyal
支持的语言 iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ariel Systems - Auto Login",
    "description": "This extension will auto-login to Ariel University systems",
    "version": "1.0",
    "icons": {
        "16": ".\/icon.png",
        "48": ".\/icon.png",
        "128": ".\/icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}