WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Dictionary, Thesaurus & Reference

Dictionary, Thesaurus & Reference

View on Chrome Web Store
View Dictionary, Thesaurus & Reference Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (27 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Quick access to reference pages on thefreedictionary.com and freethesaurus.com.
Type
Extension
Users
5,000 users
1K
Mythical 5th
View author page of Mythical 5th
Published
Published on May 31, 2014
Version 7.0
Manifest version
3
Updated
Updated on October 24, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Dictionary, Thesaurus & Reference 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",
    "name": "Dictionary, Thesaurus & Reference",
    "version": "7.0",
    "description": "Quick access to reference pages on thefreedictionary.com and freethesaurus.com.",
    "short_name": "Reference",
    "minimum_chrome_version": "127",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+T"
            }
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_title": "Reference",
        "default_popup": "pages\/popup\/popup.html",
        "default_icon": "icons\/icon16.png"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "options_ui": {
        "page": "pages\/options\/options.html"
    },
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "manifest_version": 3
}
© 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