Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "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" }