WebExtension.net
WebExtension.net

xFanatical Safe Doc

View on Chrome Web Store
View xFanatical Safe Doc Chrome Extension on Chrome Web Store
1.8 (16 ratings)

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

xFanatical Safe Doc smooths the way for schools managing Google Workspace for Education features (Docs, Sheets, Slides, Classroom,…
Type
Extension
Users
700,000 users
350K
Website xfanatical.com
xFanatical
View author page of xFanatical
Published
Published on May 29, 2019
Version 1.47.3
Manifest version
3
Updated
Updated on November 8, 2024
View on Chrome Web Store
View xFanatical Safe Doc 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",
    "manifest_version": 3,
    "name": "xFanatical Safe Doc",
    "short_name": "Safe Doc",
    "version": "1.47.3",
    "icons": {
        "16": "img\/Logo-16x16.png",
        "24": "img\/Logo-24x24.png",
        "32": "img\/Logo-32x32.png",
        "40": "img\/Logo-40x40.png",
        "48": "img\/Logo-48x48.png",
        "128": "img\/Logo-128x128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/docs.google.com\/*",
                "https:\/\/classroom.google.com\/*",
                "https:\/\/drive.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/hangouts.google.com\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/www.google.co.uk\/*",
                "https:\/\/www.google.ca\/*",
                "https:\/\/chat.google.com\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/keep.google.com\/*",
                "https:\/\/jamboard.google.com\/*",
                "https:\/\/sites.google.com\/d\/*",
                "https:\/\/sites.google.com\/u\/*",
                "https:\/\/script.google.com\/*",
                "https:\/\/www.youtube.com\/embed\/*",
                "https:\/\/www.youtube-nocookie.com\/embed\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": {
            "16": "img\/Logo-16x16.png",
            "24": "img\/Logo-24x24.png",
            "32": "img\/Logo-32x32.png"
        },
        "default_title": "xFanatical Safe Doc"
    },
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "alarms",
        "identity.email",
        "webRequest",
        "webRequestBlocking"
    ],
    "host_permissions": [
        "*:\/\/docs.google.com\/",
        "*:\/\/drive.google.com\/",
        "*:\/\/www.google.com\/",
        "*:\/\/jamboard.google.com\/"
    ],
    "optional_permissions": [],
    "storage": {
        "managed_schema": "schema.json"
    }
}
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