WebExtension.net
WebExtension.net

Google Arts & Culture

View on Chrome Web Store
View Google Arts & Culture Chrome Extension on Chrome Web Store
4.5 (1,571 ratings)

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

Art masterpieces from Google Arts & Culture in your browser tabs
Type
Extension
Users
300,000 users
Google Arts & Culture
View author page of Google Arts & Culture
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 7, 2015
Version 3.0.1
Manifest version
3
Updated
Updated on June 25, 2024
View on Chrome Web Store
View Google Arts & Culture Chrome Extension on Chrome Web Store
lifestyle/fun
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": "__MSG_extName__",
    "short_name": "__MSG_extShortName__",
    "description": "__MSG_extDescription__",
    "version": "3.0.1",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/google-art-project\/akimgimeeoiognljlfchpbkpfbmeapkh",
    "default_locale": "en",
    "options_ui": {
        "page": "options\/options.html",
        "open_in_tab": false
    },
    "chrome_url_overrides": {
        "newtab": "newtab\/newtab.html"
    },
    "icons": {
        "16": "icons\/gac_tab_icon_16x16.png",
        "19": "icons\/gac_tab_icon_19x19.png",
        "38": "icons\/gac_tab_icon_38x38.png",
        "48": "icons\/gac_tab_icon_48x48.png",
        "128": "icons\/gac_tab_icon_128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/gac_tab_icon_16x16.png",
            "19": "icons\/gac_tab_icon_19x19.png",
            "38": "icons\/gac_tab_icon_38x38.png",
            "48": "icons\/gac_tab_icon_48x48.png",
            "128": "icons\/gac_tab_icon_128x128.png"
        },
        "default_title": "__MSG_extName__"
    },
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "permissions": [
        "contextMenus",
        "favicon",
        "storage",
        "topSites"
    ],
    "host_permissions": [
        "https:\/\/*.google-analytics.com\/*",
        "https:\/\/*.ggpht.com\/*",
        "https:\/\/www.gstatic.com\/*"
    ],
    "web_accessible_resources": [
        {
            "extension_ids": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "_favicon\/*",
                "*.sourcemap",
                "fonts\/mat_icons.woff2",
                "fonts\/roboto_400.woff2",
                "fonts\/roboto_700.woff2"
            ]
        }
    ]
}
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