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": "\u304a\u5929\u6c17\u4e88\u5831", "version": "2.9.0.1", "description": "\u6c17\u8c61\u5e81\u306e\u5929\u6c17\u60c5\u5831\u3092\u3082\u3068\u306b\u5404\u5730\u306e\u5929\u6c17\u4e88\u5831\u3092\u8868\u793a\u3057\u307e\u3059\u3002", "icons": { "16": "icon\/icon16.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" }, "background": { "scripts": [ "background.js", "iconAnimator.js" ] }, "options_page": "option.html", "browser_action": { "default_icon": "icon\/default.png", "default_title": "\u304a\u5929\u6c17\u4e88\u5831", "default_popup": "popup.html" }, "permissions": [ "https:\/\/ote.space\/", "storage" ], "web_accessible_resources": [ "background.js", "option.html" ], "manifest_version": 2, "content_security_policy": "script-src 'self' ; object-src 'self'" }