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": "Ariel\u4e88\u5b9a\u901a\u77e5", "version": "0.8.0", "manifest_version": 2, "description": "Ariel Air One Enterprise\u306e\u4e88\u5b9a\u306e\u958b\u50ac\u6642\u523b\u304c\u8fd1\u304f\u306a\u3063\u305f\u3089\u901a\u77e5\u3059\u308b", "icons": { "48": "\/icon\/icon48.png", "128": "\/icon\/icon128.png" }, "permissions": [ "alarms", "storage", "notifications" ], "optional_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "options_page": "setting\/index.html", "browser_action": { "default_popup": "schedule\/index.html" }, "background": { "persistent": false, "scripts": [ "js\/AlarmUtil.js", "js\/fetchSchedule.js", "js\/Schedule.js", "background.js" ] } }