AWAX

AWAX - Faster and smoother web browsing without annoying ads.

AWAXとは何ですか?

AWAXはVirtual Education OUによって開発されたChromeの拡張機能で、その主な機能は「AWAX - Faster and smoother web browsing without annoying ads.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

AWAX拡張機能のCRXファイルをダウンロード

AWAX拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Want to get rid of annoying ads on websites right now? AWAX ad blocker will easily cope with this task, and will also help speed up page loading, protect your personal data - and this is far from all the functionality that AWAX will delight you with! AWAX has an intuitive and user-friendly interface, which means you will enjoy spending time on the Internet.

AWAX is an advanced ad blocker. It removes ads, speeds up page-loading, and protects your personal data. AWAX is a shield that hides you from advertising companies that may try to collect and sell your personal data and browsing activity.

Protecting privacy of our users and their personal data is our top priority. AWAX does not read your private browsing information. Instead, it only monitors which hosts your device makes requests towards and blocks the ones matching specific filters. We never share any of your connection data with third-party companies. AWAX has no access to your encrypted data.

Install AWAX and get rid of ad junk immediately. Visit your favorite websites and don't be distracted by banner ads or pop-up ads on the screen.                    

拡張機能の基本情報

名前 AWAX AWAX
ID aadlckelcockpdgplkdllgokjnckncll
公式URL https://chromewebstore.google.com/detail/awax/aadlckelcockpdgplkdllgokjnckncll
説明 AWAX - Faster and smoother web browsing without annoying ads.
ファイルサイズ 2.94 MB
インストール数 8,468
現在のバージョン 1.0.25
最終更新日 2023-11-25
公開日 2021-01-24
評価 4.65/5 合計 26 レビュー
開発者 Virtual Education OU
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://awaxtech.com/
プライバシーポリシーページのURL https://awaxtech.com/privacy-policy
対応言語 en,ru,uk
manifest.json
{
    "author": "Virtual Education OU",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon19.png",
            "32": "img\/icon_32.png"
        },
        "default_popup": "popup-fenix.html",
        "default_title": "AWAX"
    },
    "commands": {
        "launch-element-picker": {
            "description": "__MSG_popupTipPicker__"
        },
        "launch-element-zapper": {
            "description": "__MSG_popupTipZapper__"
        },
        "launch-logger": {
            "description": "__MSG_popupTipLog__"
        },
        "open-dashboard": {
            "description": "__MSG_popupTipDashboard__"
        },
        "relax-blocking-mode": {
            "description": "__MSG_relaxBlockingMode__"
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/js\/vapi.js",
                "\/js\/vapi-client.js",
                "\/js\/contentscript.js"
            ],
            "match_about_blank": true,
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "\/js\/scriptlets\/subscriber.js"
            ],
            "matches": [
                "https:\/\/easylist.to\/*",
                "https:\/\/*.fanboy.co.nz\/*",
                "https:\/\/filterlists.com\/*",
                "https:\/\/forums.lanik.us\/*",
                "https:\/\/github.com\/*",
                "https:\/\/*.github.io\/*",
                "https:\/\/*.letsblock.it\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": true,
            "css": [
                "SponsorBlock\/content.css",
                ".\/SponsorBlock\/libs\/Source+Sans+Pro.css",
                "SponsorBlock\/popup.css"
            ],
            "js": [
                ".\/SponsorBlock\/js\/vendor.js",
                ".\/SponsorBlock\/js\/content.js"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "https:\/\/www.youtube-nocookie.com\/embed\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                ".\/js\/af.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon19.png",
        "32": "img\/icon_32.png",
        "64": "img\/icon_64.png"
    },
    "incognito": "split",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjF\/BlyqLUq1C+M4g1s76JzfA5TaJee85Y+OpGnrS7WVc73I93heLd1f9fbfRUfd8i\/XSFwxPETqC0V7qD4+9rgfJJUquwv6BDYnbywoZMa6\/sfd0im\/uqnDRTJk08ShFTCbrxHeCYycCWOi0tiMmhbEzjPKCguMVTUAemZ30W\/24lrvaXrktkjelarW3N5UqhVRllA0D8YU7eKfR7g+UTi6ufeSDvxOwxCp7la3bo9rMry5Yk\/EoqRsPf4lnCKTuFJit68s3KpeKKEQxQGWFa8gwd3BFKosjYXBgCXJ8kALZJFCkXits0nJMOED3B\/aWdZukrVPnLpOyGFcyZYUPrQIDAQAB",
    "manifest_version": 2,
    "minimum_chrome_version": "51.0",
    "name": "AWAX",
    "options_ui": {
        "open_in_tab": true,
        "page": "dashboard.html"
    },
    "permissions": [
        "identity",
        "identity.email",
        "contextMenus",
        "privacy",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest",
        "webRequestBlocking",
        "",
        "https:\/\/sponsor.ajay.app\/*"
    ],
    "short_name": "AWAX\u2080",
    "storage": {
        "managed_schema": "managed_storage.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.25",
    "web_accessible_resources": [
        "\/web_accessible_resources\/*"
    ]
}