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", "manifest_version": 3, "name": "\u30e6\u30cb\u30af\u30ed\u6ce8\u6587\u5c65\u6b74\u691c\u7d22", "version": "1.0.0", "description": "\u30e6\u30cb\u30af\u30ed\u306e\u6ce8\u6587\u5c65\u6b74\u3092\u7c21\u5358\u306b\u691c\u7d22\u30fb\u7ba1\u7406\u3067\u304d\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002\u904e\u53bb\u306e\u8cfc\u5165\u5546\u54c1\u3092\u65e5\u4ed8\u3001\u30b5\u30a4\u30ba\u3001\u8272\u3001\u6027\u5225\u306a\u3069\u3067\u7d5e\u308a\u8fbc\u307f\u3001\u8cfc\u5165\u50be\u5411\u3092\u5206\u6790\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u5546\u54c1\u30da\u30fc\u30b8\u3067\u306f\u904e\u53bb\u306e\u8cfc\u5165\u5c65\u6b74\u3092\u78ba\u8a8d\u3067\u304d\u308b\u305f\u3081\u3001\u30ea\u30d4\u30fc\u30c8\u8cfc\u5165\u3082\u7c21\u5358\u3067\u3059\u3002", "host_permissions": [ "https:\/\/www.uniqlo.com\/*" ], "content_scripts": [ { "matches": [ "https:\/\/www.uniqlo.com\/jp\/ja\/*" ], "js": [ "content.js" ], "css": [ "styles.css" ] } ], "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } }