WebExtension.net
Toggle dark mode
WebExtension.net

Google Dictionary (by Google)

View on Chrome Web Store
View Google Dictionary (by Google) Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (13,686 ratings)
2 new ratings
116 views
This extension has been viewed 116 times

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

View definitions easily as you browse the web.
Type
Extension
Users
4,000,000 users
1M
dictionary-extension-dev
View author page of dictionary-extension-dev
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 22, 2010
Version 4.2.4
Manifest version
3
Updated
Updated on December 27, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Google Dictionary (by Google) 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": "Google Dictionary (by Google)",
    "version": "4.2.4",
    "description": "View definitions easily as you browse the web.",
    "background": {
        "service_worker": "background.min.js"
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "content.min.css"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.min.js"
            ],
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": "static\/icon19.png",
        "default_title": "Google Dictionary",
        "default_popup": "browser_action.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "static\/icon16.png",
        "32": "static\/icon32.png",
        "48": "static\/icon48.png",
        "128": "static\/icon128.png"
    }
}
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