Etisalat Wider Web

The first of its kind* autistic-friendly web extension

什麼是Etisalat Wider Web?

Etisalat Wider Web是由Etisalat開發的Chrome擴展程式,該擴展的主要功能是“The first of its kind* autistic-friendly web extension”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Etisalat Wider Web擴展crx文件

下載Etisalat Wider Web擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The web can easily become overwhelming to people with Autism. That’s why we created Etisalat Wider Web to simplify the way some experience the web. The web extension is the first of its kind and curates the user experience to people who are on the autistic spectrum. 

Etisalat Wider Web adopts a wide range of technologies in order to streamline the experience of autistic people on the web: 

Cleared up interface 

Option to choose a sans serif font 

Three color schemes: dark, medium and light grey 

Advertising removal 

Blocking of video’s auto play 

Audio volume reduction 

The extension is available on almost every website and in every language. It’s currently optimized for the most visited UAE websites. 

Please note that the extension isn’t adaptable to some blacklisted websites. Please get in touch with these sites’ developers to ask for adaptability. 

All feedback is welcome and encouraged through the report button on the extension interface. 

We are also very proud to say that the extension, although developed by Etisalat, is an open source technology and we invite anyone to contribute to its constant improvement and wider adoption.

*According to autism experts in the UAE.                    

擴展基本資訊

名稱 Etisalat Wider Web Etisalat Wider Web
ID foofgfnceffmfpbegdnemjhpbnbencll
官方網址 https://chromewebstore.google.com/detail/etisalat-wider-web/foofgfnceffmfpbegdnemjhpbnbencll
簡介 The first of its kind* autistic-friendly web extension
檔案大小 4.12 MB
安裝次數 439
目前版本 0.2.1
更新時間 2021-11-09
上架時間 2021-03-25
評分 4.60/5 共 5 次評分
開發者 Etisalat
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etisalat Wider Web",
    "version": "0.2.1",
    "manifest_version": 2,
    "description": "The first of its kind* autistic-friendly web extension",
    "homepage_url": "https:\/\/www.etisalat.ae",
    "icons": {
        "16": "assets\/images\/icons\/icon16.png",
        "48": "assets\/images\/icons\/icon48.png",
        "128": "assets\/images\/icons\/icon128.png"
    },
    "default_locale": "en",
    "permissions": [
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "assets\/images\/icons\/icon19.png",
        "default_title": "Etisalat Wider Web",
        "default_popup": "popup\/index.html"
    },
    "background": {
        "scripts": [
            ".\/assets\/js\/background.bundle.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "options.html",
        "assets\/js\/app.js",
        "assets\/css\/styling.css",
        "popup\/assets\/logo.svg",
        "assets\/images\/icons\/icon48.png",
        "assets\/images\/icons\/icon128.png",
        "assets\/images\/examples\/icon.png",
        "assets\/images\/examples\/tmp2.png",
        "assets\/images\/examples\/arrow.png",
        "assets\/images\/examples\/arrow-circle.png",
        "assets\/images\/examples\/play-icon.png",
        "assets\/images\/examples\/play-icon-white.png",
        "assets\/images\/examples\/etisalat-logo.png",
        "assets\/images\/examples\/carousel-img.jpg",
        "assets\/images\/examples\/pay.svg",
        "assets\/images\/examples\/reload.svg",
        "assets\/images\/examples\/product-tem1.jpg",
        "assets\/images\/examples\/product-tem2.jpg",
        "assets\/images\/examples\/tmp3.png",
        "assets\/images\/examples\/search.png",
        "assets\/images\/examples\/location.png",
        "assets\/images\/examples\/appstore_white.svg",
        "assets\/images\/examples\/appstore_black.svg",
        "assets\/images\/examples\/googleplay_white.svg",
        "assets\/images\/examples\/googleplay_black.svg",
        "assets\/images\/examples\/android.png",
        "assets\/images\/examples\/apple.png",
        "assets\/images\/examples\/huawei.png",
        "assets\/images\/examples\/facebook.png",
        "assets\/images\/examples\/instagram.png",
        "assets\/images\/examples\/linkedln.png",
        "assets\/images\/examples\/twitter.png",
        "assets\/images\/examples\/youtube.png",
        "assets\/images\/examples\/location_map.png",
        "assets\/images\/examples\/filter.svg",
        "assets\/fonts\/Nunito-Black.woff2",
        "assets\/fonts\/Nunito-BlackItalic.woff2",
        "assets\/fonts\/Nunito-Bold.woff2",
        "assets\/fonts\/Nunito-BoldItalic.woff2",
        "assets\/fonts\/Nunito-ExtraBold.woff2",
        "assets\/fonts\/Nunito-ExtraBoldItalic.woff2",
        "assets\/fonts\/Nunito-ExtraLight.woff2",
        "assets\/fonts\/Nunito-ExtraLightItalic.woff2",
        "assets\/fonts\/Nunito-Italic.woff2",
        "assets\/fonts\/Nunito-Light.woff2",
        "assets\/fonts\/Nunito-LightItalic.woff2",
        "assets\/fonts\/Nunito-Regular.woff2",
        "assets\/fonts\/Nunito-SemiBold.woff2",
        "assets\/fonts\/Nunito-SemiBoldItalic.woff2",
        "assets\/fonts\/OpenSans-Bold.woff2",
        "assets\/fonts\/OpenSans-BoldItalic.woff2",
        "assets\/fonts\/OpenSans-ExtraBold.woff2",
        "assets\/fonts\/OpenSans-ExtraBoldItalic.woff2",
        "assets\/fonts\/OpenSans-Italic.woff2",
        "assets\/fonts\/OpenSans-Light.woff2",
        "assets\/fonts\/OpenSans-LightItalic.woff2",
        "assets\/fonts\/OpenSans-Regular.woff2",
        "assets\/fonts\/OpenSans-SemiBold.woff2",
        "assets\/fonts\/OpenSans-SemiBoldItalic.woff2",
        "assets\/fonts\/Roboto-Black.woff2",
        "assets\/fonts\/Roboto-BlackItalic.woff2",
        "assets\/fonts\/Roboto-Bold.woff2",
        "assets\/fonts\/Roboto-BoldItalic.woff2",
        "assets\/fonts\/Roboto-Italic.woff2",
        "assets\/fonts\/Roboto-Light.woff2",
        "assets\/fonts\/Roboto-LightItalic.woff2",
        "assets\/fonts\/Roboto-Medium.woff2",
        "assets\/fonts\/Roboto-MediumItalic.woff2",
        "assets\/fonts\/Roboto-Regular.woff2",
        "assets\/fonts\/Roboto-Thin.woff2",
        "assets\/fonts\/Roboto-ThinItalic.woff2",
        "assets\/fonts\/Almarai-Regular.woff2",
        "assets\/fonts\/Almarai-Regular.woff",
        "assets\/fonts\/Almarai-Bold.woff2",
        "assets\/fonts\/Almarai-Bold.woff",
        "assets\/json\/domain-user-agent.json",
        "assets\/json\/domain-blacklist.json"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "assets\/js\/inject.bundle.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "assets\/js\/inject_ds.bundle.js"
            ],
            "css": [
                "assets\/css\/inject.css"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}