WebExtension.net
WebExtension.net

Weblioポップアップ英和辞典

View on Chrome Web Store
View Weblioポップアップ英和辞典 Chrome Extension on Chrome Web Store
4.1 (244 ratings)

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

Webページの英語にマウスオーバーさせることで「英和辞典」での意味を表示させるポップアップ辞書機能や、文章を選択することで翻訳結果へスムーズに移動することができる機能を備えた、Weblio公式のエクステンションです。
Type
Extension
Users
100,000 users
Website ejje.weblio.jp
GRASグループ株式会社
View author page of GRASグループ株式会社
Published
Published on August 11, 2010
Version 7.0.0
Manifest version
3
Updated
Updated on February 3, 2024
View on Chrome Web Store
View Weblioポップアップ英和辞典 Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "css": [
                "style.css"
            ],
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "description": "Web\u30da\u30fc\u30b8\u306e\u82f1\u8a9e\u306b\u30de\u30a6\u30b9\u30aa\u30fc\u30d0\u30fc\u3055\u305b\u308b\u3053\u3068\u3067\u300c\u82f1\u548c\u8f9e\u5178\u300d\u3067\u306e\u610f\u5473\u3092\u8868\u793a\u3055\u305b\u308b\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u8f9e\u66f8\u6a5f\u80fd\u3084\u3001\u6587\u7ae0\u3092\u9078\u629e\u3059\u308b\u3053\u3068\u3067\u7ffb\u8a33\u7d50\u679c\u3078\u30b9\u30e0\u30fc\u30ba\u306b\u79fb\u52d5\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u6a5f\u80fd\u3092\u5099\u3048\u305f\u3001Weblio\u516c\u5f0f\u306e\u30a8\u30af\u30b9\u30c6\u30f3\u30b7\u30e7\u30f3\u3067\u3059\u3002",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_title": "Weblio\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u82f1\u548c\u8f9e\u5178",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "name": "Weblio\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u82f1\u548c\u8f9e\u5178",
    "permissions": [
        "contextMenus",
        "offscreen",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "manifest_version": 3,
    "version": "7.0.0"
}
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