WebExtension.net
WebExtension.net

ordbogen.com

View on Chrome Web Store
View ordbogen.com Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

Ordbogens officielle Chrome extension.
Type
Extension
Users
40,000 users
Ordbogen A/S
View author page of Ordbogen A/S
Published
Published on October 22, 2021
Version 1.4.2
Manifest version
3
Updated
Updated on October 30, 2023
View on Chrome Web Store
View ordbogen.com Chrome Extension on Chrome Web Store
productivity/education
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ordbogen.com",
    "version": "1.4.2",
    "description": "Ordbogens officielle Chrome extension.",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/favicon-16x16.png",
            "32": "assets\/icons\/favicon-32x32.png",
            "96": "assets\/icons\/favicon-96x96.png"
        },
        "default_title": "ordbogen.com",
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "assets\/icons\/favicon-16x16.png",
        "32": "assets\/icons\/favicon-32x32.png",
        "96": "assets\/icons\/favicon-96x96.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content-scripts\/import-contentscript.js"
            ]
        }
    ],
    "host_permissions": [
        "http:\/\/www.ordbogen.com\/*",
        "https:\/\/www.ordbogen.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*.png",
                "assets\/*.svg",
                "assets\/icons\/*.png"
            ],
            "matches": [
                "https:\/\/github.com\/*"
            ]
        },
        {
            "resources": [
                "chunks\/*-*.js",
                "content-scripts\/contentscript.js"
            ],
            "matches": [
                "*:\/\/*\/*",
                "http:\/\/www.ordbogen.com\/*",
                "https:\/\/www.ordbogen.com\/*"
            ]
        }
    ],
    "permissions": [
        "contextMenus",
        "tabs"
    ]
}
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