WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WordsMine! Your one-stop solution for vocabulary

WordsMine! Your one-stop solution for vocabulary

View on Chrome Web Store
View WordsMine! Your one-stop solution for vocabulary Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (67 ratings)
1 new 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.

WordsMine! Tools that help you gather words fast
Type
Extension
Users
6,000 users
1K
Website wordsmine.com
andoan1103
View author page of andoan1103
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 12, 2020
Version 10.0.8
Manifest version
3
Updated
Updated on January 7, 2026
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View WordsMine! Your one-stop solution for vocabulary 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": "WordsMine! Your one-stop solution for vocabulary",
    "version": "10.0.8",
    "manifest_version": 3,
    "description": "WordsMine! Tools that help you gather words fast",
    "background": {
        "service_worker": "js\/background\/service-worker.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "contextMenus"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "minimum_chrome_version": "88.0.0.0",
    "icons": {
        "16": "static\/icon\/logo.png",
        "48": "static\/icon\/logo.png",
        "128": "static\/icon\/logo.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "static\/icon\/logo.png",
                "static\/styles\/youtube.css",
                "static\/styles\/content-script.css",
                "static\/styles\/popup-premium.css",
                "static\/img\/achie.png",
                "static\/img\/pro-pre.png",
                "static\/img\/stu-pre.png",
                "static\/img\/tick.png",
                "static\/sound\/addWord.mp3",
                "js\/content-script\/youtube\/inject.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*",
                "http:\/\/*.youtube.com\/*"
            ],
            "js": [
                "js\/content-script\/youtube\/yt-loader.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "js\/lib\/pluralize.js",
                "js\/lib\/lodash-4.17.15.min.js",
                "js\/lib\/jquery-3.5.1.min.js",
                "js\/lib\/jquery.highlight.js",
                "js\/common.js",
                "js\/common-shared.js",
                "js\/api-handler.js",
                "js\/content-script\/highlight.js",
                "js\/content-script\/constanst.js",
                "js\/content-script\/global-variables.js",
                "js\/content-script\/function.utils.js",
                "js\/content-script\/dict\/dict.js",
                "js\/content-script\/settings\/setting-html.js",
                "js\/content-script\/settings\/setting-language.js",
                "js\/content-script\/popup.utils.js",
                "js\/content-script\/shortcut-menu.js",
                "js\/content-script\/content-script.js",
                "js\/content-script\/pdf-tool.js",
                "js\/content-script\/youtube\/yt-const.js",
                "js\/content-script\/youtube\/yt.utils.js",
                "js\/content-script\/youtube\/yt-api.js",
                "js\/content-script\/youtube\/yt-report.js",
                "js\/content-script\/youtube\/yt-settings.js",
                "js\/content-script\/youtube\/yt.js"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https:\/\/www.google-analytics.com https:\/\/api.wordsmine.com https:\/\/www.youtube.com;"
    },
    "action": {
        "default_popup": "page\/home.html",
        "default_icon": {
            "16": "static\/icon\/logo.png",
            "48": "static\/icon\/logo.png",
            "128": "static\/icon\/logo.png"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+Shift+O",
                "mac": "Command+Shift+O",
                "chromeos": "Alt+Shift+O",
                "linux": "Alt+Shift+O"
            },
            "description": "Open home popup"
        },
        "save-first-selected-word": {
            "suggested_key": {
                "windows": "Alt+Shift+S",
                "mac": "Command+Shift+S",
                "chromeos": "Alt+Shift+S",
                "linux": "Alt+Shift+S"
            },
            "description": "Save the first selected word"
        }
    }
}
© 2026 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