WebExtension.net
WebExtension.net

TxtAnalyser

View on Chrome Web Store
View TxtAnalyser Chrome Extension on Chrome Web Store
2.6 (45 ratings)

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

Saves teachers time and helps students become better writers.
Type
Extension
Users
300,000 users
Website wizkids.dk
Wizkids A/S
View author page of Wizkids A/S
Published
Published on January 29, 2016
Version 2.2.1
Manifest version
3
Updated
Updated on November 5, 2024
View on Chrome Web Store
View TxtAnalyser Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
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": "TxtAnalyser",
    "description": "Saves teachers time and helps students become better writers.",
    "version": "2.2.1",
    "version_name": "2.2.1",
    "icons": {
        "16": "assets\/icon16.png",
        "24": "assets\/icon24.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "64": "assets\/icon64.png",
        "128": "assets\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "\/js\/xT88bARKr.js"
    },
    "options_page": "page\/settings.html",
    "action": {
        "default_icon": {
            "16": "assets\/icon16.png",
            "24": "assets\/icon24.png",
            "32": "assets\/icon32.png",
            "48": "assets\/icon48.png",
            "64": "assets\/icon64.png",
            "128": "assets\/icon128.png"
        },
        "default_popup": "html\/browser_action.html"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "*:\/\/docs.google.com\/document\/d\/*"
            ],
            "js": [
                "\/js\/jmU7jmCjiv.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "webNavigation",
        "webRequest",
        "declarativeNetRequest",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.lingapps.dk\/*",
        "*:\/\/*.wizkids.dk\/*",
        "*:\/\/*.wizkids.tech\/*",
        "*:\/\/*.accounts.google.com\/*",
        "*:\/\/*.docs.google.com\/*",
        "*:\/\/onedrive.live.com\/*",
        "*:\/\/*.sharepoint.com\/*",
        "*:\/\/*.officeapps.live.com\/*",
        "*:\/\/sso.emu.dk\/*",
        "*:\/\/atlas.uni-login.dk\/*",
        "*:\/\/broker.unilogin.dk\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/google-docs-integration.js",
                "assets\/flags\/de.svg",
                "assets\/flags\/dk.svg",
                "assets\/flags\/gb.svg",
                "assets\/flags\/us.svg",
                "assets\/flags\/no.svg",
                "assets\/flags\/se.svg",
                "assets\/dropdown_arrow.svg",
                "assets\/arrow-black.png",
                "assets\/arrow-up-black.png",
                "assets\/arrow-blue.png",
                "assets\/arrow-blue--hover.png",
                "assets\/arrow-up-blue.png",
                "assets\/arrow-up-blue--hover.png",
                "assets\/ic_check_black_24px.svg",
                "assets\/ic_clear_black_24px.svg",
                "assets\/ic_search_black_24px.svg",
                "assets\/checkmark.png",
                "assets\/checkmark_white.png",
                "assets\/icon.svg",
                "assets\/close.svg",
                "assets\/close-thick.svg",
                "assets\/alert-circle.svg",
                "\/js\/MXt6cSSm_m.js",
                "\/css\/layout\/collapsable.css",
                "\/css\/layout\/list.css",
                "\/css\/overlay.css",
                "\/css\/layout.css",
                "\/css\/windowpopup.css",
                "\/css\/statistics.css",
                "\/css\/ui\/progressbar.css",
                "\/css\/ui\/dialog.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
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