WebExtension.net
Toggle dark mode
WebExtension.net

Microsoft Editor: Spelling & Grammar Checker

View on Chrome Web Store
View Microsoft Editor: Spelling & Grammar Checker Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (4,353 ratings)
2 new ratings
0 views
This extension has been viewed 0 times

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

Write with confidence with Microsoft Editor, your intelligent grammar, spelling, and style checking writing assistant.
Type
Extension
Users
2,000,000 users
1M
Microsoft Corporation
View author page of Microsoft Corporation
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 9, 2020
Version 1.2410.904
Manifest version
3
Updated
Updated on October 23, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Microsoft Editor: Spelling & Grammar Checker Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "short_name": "__MSG_AppShortName__",
    "description": "__MSG_AppDescription__",
    "version": "1.2410.904",
    "version_name": "v1.9.2",
    "author": "Microsoft Corporation",
    "default_locale": "en",
    "icons": {
        "16": "assets\/icon_16.png",
        "48": "assets\/icon_48.png",
        "128": "assets\/icon_128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "20": "assets\/icon_20.png",
            "40": "assets\/icon_48.png"
        },
        "default_title": "__MSG_AppShortName__"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/login.live.com\/*",
                "https:\/\/login.microsoftonline.com\/*"
            ],
            "js": [
                "common\/browserHandler.js",
                "content\/auth.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/support.microsoft.com\/*\/office\/welcome-to-the-microsoft-editor-browser-extension-9a5ee6c4-f6b7-4b26-bbca-cd38a8b44d6a*"
            ],
            "js": [
                "common\/browserHandler.js",
                "content\/postInstallPage.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": false
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/document\/*"
            ],
            "js": [
                "editor\/config.js",
                "editor\/content.js"
            ],
            "all_frames": false,
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/document\/*"
            ],
            "js": [
                "content\/gDocsSupportMv3.js"
            ],
            "all_frames": false,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/docs.google.com\/document\/*"
            ],
            "js": [
                "content\/gDocsAnnotatedCanvas.js"
            ],
            "world": "MAIN",
            "all_frames": false,
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": ".\/editor\/service_worker.js"
    },
    "permissions": [
        "alarms",
        "storage",
        "scripting",
        "offscreen"
    ],
    "storage": {
        "managed_schema": "managed_schema.json"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'none'; img-src 'self' data: https:; style-src 'self' 'unsafe-inline'; connect-src https:\/\/roaming.edog.officeapps.live.com https:\/\/*.office.net https:\/\/*.office365.us https:\/\/*.office.com https:\/\/*.officeppe.net https:\/\/augloop-dogfood.officeppe.com wss:\/\/augloop-dogfood.officeppe.com https:\/\/augloop.office.com wss:\/\/augloop.office.com https:\/\/*.augloop-dogfood.officeppe.com wss:\/\/*.augloop-dogfood.officeppe.com https:\/\/*.augloop.office.com wss:\/\/*.augloop.office.com https:\/\/roaming.officeapps.live.com https:\/\/*.aria.microsoft.com https:\/\/browser.events.data.microsoft.com https:\/\/graph.microsoft.com https:\/\/login.microsoftonline.com https:\/\/login.windows.net https:\/\/login.live.com https:\/\/apis.live.net https:\/\/petrol.office.microsoft.com https:\/\/petrol-int.office.microsoft.com wss:\/\/augloop-int.officeppe.com https:\/\/*.trafficmanager.net:9443 https:\/\/*.usgovtrafficmanager.net:9443 https:\/\/editor-thesaurus.northeurope.cloudapp.azure.com:9443; frame-src https:\/\/login.microsoftonline.com https:\/\/login.live.com\/; base-uri 'none'; script-src 'self'; object-src 'self'; form-action 'none'; frame-ancestors https: http:; block-all-mixed-content; font-src 'self' https:\/\/*.cdn.office.net\/files\/ https:\/\/static2.sharepointonline.com\/files\/fabric\/assets\/ https:\/\/spoprod-a.akamaihd.net\/files\/fabric\/assets\/ https:\/\/*.azureedge.net;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "assets\/*",
                "feedback.html",
                "options.html",
                "offscreen.html",
                "magicWindow.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

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

© 2025 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