Etisalat Wider Web

The first of its kind* autistic-friendly web extension

ما هو Etisalat Wider Web؟

Etisalat Wider Web هو إضافة Chrome تم تطويرها بواسطة Etisalat، والميزة الرئيسية لها هي "The first of its kind* autistic-friendly web extension".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Etisalat Wider Web

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

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

                        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
عنوان URL الرسمي 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'"
}