Ariel Systems - Auto Login

This extension will auto-login to Ariel University systems

What is Ariel Systems - Auto Login?

Ariel Systems - Auto Login is a Chrome extension developed by https://github.com/LeviEyal, and its main feature is "This extension will auto-login to Ariel University systems".

Extension Screenshots

screenshot

Download Ariel Systems - Auto Login Extension CRX File

Download Ariel Systems - Auto Login 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

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

Extension Basic Information

Name Ariel Systems - Auto Login Ariel Systems - Auto Login
ID apggcjbongdcfhjjhhgaodbfoldbibnd
Official URL https://chromewebstore.google.com/detail/ariel-systems-auto-login/apggcjbongdcfhjjhhgaodbfoldbibnd
Description This extension will auto-login to Ariel University systems
File Size 41.32 KB
Installation Count 50
Current Version 1.0
Last Updated 2021-12-09
Publish Date 2021-12-09
Rating 5.00/5 Total 5 Ratings
Developer https://github.com/LeviEyal
Email [email protected]
Payment Type free
Extension Website https://github.com/LeviEyal
Supported Languages 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"
    }
}