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", "name": "\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u30fb\u5370\u9451\u4f5c\u6210\u6a5f\u80fd", "version": "1.0.3", "description": "\u5370\u9451\u30de\u30fc\u30af\u3092\u4f5c\u6210\u3059\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002An extension powered by \u682a\u5f0f\u4f1a\u793e\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u3002", "author": "\u682a\u5f0f\u4f1a\u793e\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9", "manifest_version": 3, "background": { "service_worker": "background.js" }, "action": { "default_title": "\u30b5\u30c6\u30e9\u30a4\u30c8\u30aa\u30d5\u30a3\u30b9\u30fb\u5370\u9451\u4f5c\u6210\u6a5f\u80fd", "default_popup": "popups\/popup.html", "default_icon": { "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" } }, "icons": { "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "permissions": [ "storage" ] }