WebExtension.net
WebExtension.net

Weblio エクステンション

View on Chrome Web Store
View Weblio エクステンション Chrome Extension on Chrome Web Store
4.5 (46 ratings)

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

ウェブリオ公式のエクステンション。キーワードを選択状態にすることで、キーワードの解説文をポップアップウィンドウ内で見ることができます。
Type
Extension
Users
10,000 users
Website weblio.jp
GRASグループ株式会社
View author page of GRASグループ株式会社
Published
Published on May 27, 2010
Version 3.0
Manifest version
3
Updated
Updated on February 3, 2024
View on Chrome Web Store
View Weblio エクステンション Chrome Extension on Chrome Web Store
productivity/workflow
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": "\u30a6\u30a7\u30d6\u30ea\u30aa\u516c\u5f0f\u306e\u30a8\u30af\u30b9\u30c6\u30f3\u30b7\u30e7\u30f3\u3002\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u9078\u629e\u72b6\u614b\u306b\u3059\u308b\u3053\u3068\u3067\u3001\u30ad\u30fc\u30ef\u30fc\u30c9\u306e\u89e3\u8aac\u6587\u3092\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30a6\u30a3\u30f3\u30c9\u30a6\u5185\u3067\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_title": "Weblio \u30a8\u30af\u30b9\u30c6\u30f3\u30b7\u30e7\u30f3",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "name": "Weblio \u30a8\u30af\u30b9\u30c6\u30f3\u30b7\u30e7\u30f3",
    "permissions": [
        "contextMenus",
        "offscreen",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "manifest_version": 3,
    "version": "3.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