WebExtension.net
WebExtension.net

OpenDyslexic for Chrome

View on Chrome Web Store
View OpenDyslexic for Chrome Chrome Extension on Chrome Web Store
4.1 (211 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Format pages using the OpenDyslexic font and low contrast help
Type
Extension
Users
400,000 users
Website abbiecod.es
OpenDyslexic
View author page of OpenDyslexic
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 17, 2012
Version 2024.7.26
Manifest version
3
Updated
Updated on July 29, 2024
View on Chrome Web Store
View OpenDyslexic for Chrome Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "2024.7.26",
    "manifest_version": 3,
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/opendyslexic.org",
    "icons": {
        "16": "assets\/images\/icons\/icon-16.png",
        "48": "assets\/images\/icons\/icon-48.png",
        "128": "assets\/images\/icons\/icon-128.png"
    },
    "action": {
        "default_icon": "assets\/images\/icons\/icon-128.png",
        "default_popup": "index.html"
    },
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "storage"
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*\/*"
            ],
            "js": [
                "scripts\/content.js"
            ],
            "exclude_globs": [
                "*:\/\/docs.google.com\/*"
            ]
        }
    ],
    "offline_enabled": true,
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/fonts\/opendyslexic\/bold.otf",
                "assets\/fonts\/opendyslexic\/bold-italic.otf",
                "assets\/fonts\/opendyslexic\/italic.otf",
                "assets\/fonts\/opendyslexic\/regular.otf",
                "assets\/styles\/core\/opendyslexic.css"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top