Aura

Aura secures your passwords and helps you browse online more securely and privately.

ما هو Aura؟

Aura هو إضافة Chrome تم تطويرها بواسطة https://aura.com، والميزة الرئيسية لها هي "Aura secures your passwords and helps you browse online more securely and privately.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Aura

قم بتنزيل ملفات الامتداد Aura بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        You do everything online. We help you do it safely.

Aura makes it easy to protect your digital life and improve your online privacy. Our extension automatically saves your passwords and checks if they’re vulnerable or compromised. Plus, we help you block intrusive ads and trackers so you can browse online more securely and privately.

Simplify & Protect Your Digital Life

- Automatically save your passwords as you browse
- Sync your passwords across every device*
- Create more secure passwords with our password generator
- Get notified if your passwords are weak, reused, or compromised from a breach
- Automatically update your vulnerable passwords with just one click - on select websites

Improve Your Online Privacy

- Block distracting pop-up ads and banners
- Block intrusive site trackers so you can keep your online activities more private
- Generate email aliases to hide your actual email address and prevent unwanted emails

Aura extension is only available to Aura subscribers. Get all-in-one digital safety so you can help keep your identity, finances, and devices safe from online threats and cybercriminals. Sign up today at www.aura.com.

About Aura
 
Aura, the leader in intelligent safety solutions, provides all-in-one digital protection for consumers. We understand that the online safety needs of each individual are unique and require a personalized solution. By bringing together security and privacy on an intelligent platform, Aura makes adaptive and proactive digital safety accessible to everyone. Visit www.aura.com.
 
Website: https://aura.com
Privacy Policy: https://aura.com/legal
Terms of Service: https://aura.com/legal/service-terms


*Available on devices with Aura apps.                    

معلومات أساسية عن التمديد

الاسم Aura Aura
ID fjbgpaheigpmkbdkdfghmkbnkpeofmhh
عنوان URL الرسمي https://chromewebstore.google.com/detail/aura/fjbgpaheigpmkbdkdfghmkbnkpeofmhh
الوصف Aura secures your passwords and helps you browse online more securely and privately.
حجم الملف 6.85 MB
عدد التثبيتات 35,771
النسخة الحالية 3.7.6
آخر تحديث 2024-02-17
تاريخ النشر 2021-10-02
تقييم 3.36/5 مجموع تقييمات 22
المطور https://aura.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.aura.com
عنوان صفحة المساعدة https://www.aura.com/contact
عنوان صفحة سياسة الخصوصية https://www.aura.com/legal/privacy-policy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy1sYmfFRJaQahUt3\/BztgNEz2AZTYcDCXD+ex+uvF2iSWEXoco27GOU1XTi4a9YWhPEt368LRwnCNM1mK46PK9qSQt2F7HzzJpqP8+0hw3Vbo4ep64K4m\/zlvlfB0fx7GWXi9ioh0b3LTU8lIZuKl3nEbCUVR2XdNw+NeGZx84IEm3kJDCLVntjjp8H+TfIYEFVxC6qws2JatqzfYvVl2UNbSFd1KOcojXE4XbE256Ilc0m1OQCV6gehgr7ZzykGnb5CBhpH14KBvzUrqI45mjksUzSSb3P\/r3ULW1SyVx1RINUAXXCwFxaqkrEc\/iPVWezloyn4JUNt986CKyXqjwIDAQAB",
    "manifest_version": 3,
    "name": "Aura",
    "author": "Aura",
    "version": "3.7.6",
    "minimum_chrome_version": "109",
    "description": "Aura secures your passwords and helps you browse online more securely and privately.",
    "icons": {
        "16": "images\/store-icon-16.png",
        "48": "images\/store-icon-48.png",
        "128": "images\/store-icon-128.png"
    },
    "background": {
        "service_worker": "js\/background-chrome.js"
    },
    "action": {
        "default_popup": "",
        "default_icon": {
            "16": "images\/action-icon\/active_16.png",
            "32": "images\/action-icon\/active_32.png",
            "64": "images\/action-icon\/active_64.png"
        },
        "default_title": "Aura"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "at",
                "enabled": true,
                "path": "ruleset\/easy-tracking.json"
            },
            {
                "id": "ads",
                "enabled": true,
                "path": "ruleset\/easy-base.json"
            },
            {
                "id": "allow",
                "enabled": true,
                "path": "ruleset\/allowing-rules.json"
            }
        ]
    },
    "permissions": [
        "tabs",
        "alarms",
        "privacy",
        "webNavigation",
        "storage",
        "scripting",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "offscreen"
    ],
    "host_permissions": [
        ""
    ],
    "incognito": "spanning",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.svg",
                "fonts\/*.woff",
                "fonts\/*.woff2",
                "videos\/*.mp4",
                "_locales\/**\/*.json",
                "css\/**\/*.css",
                "js\/*.js",
                "js\/*.js.map",
                "html\/*.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                ""
            ],
            "js": [
                "js\/main-app-content-chrome.js"
            ],
            "css": [
                "css\/fonts\/style.css"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "js\/other-content-chrome.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.aura.com\/*",
                "*:\/\/localhost\/*"
            ],
            "js": [
                "js\/specific-webpage-content-chrome.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; default-src 'self'; connect-src * data: blob: filesystem:; img-src *;",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-inline'"
    }
}