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": "__MSG_extName__", "description": "__MSG_appDesc__", "default_locale": "en", "manifest_version": 2, "minimum_chrome_version": "41", "version": "1.3.6", "version_name": "1.3.6", "offline_enabled": true, "app": { "background": { "page": "app_main.html" } }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "alarms", { "fileSystem": [ "write" ] }, { "socket": [ "tcp-connect", "tcp-listen", "udp-bind", "udp-send-to", "resolve-host" ] }, "unlimitedStorage", "notifications", "storage", "clipboardRead", "accessibilityFeatures.read", "https:\/\/clients2.google.com\/", "clipboardWrite" ], "requirements": { "3D": { "features": [ "webgl" ] } }, "import": [ { "id": "mfaihdlpglflfgpfjcifdjdjcckigekc" } ], "file_handlers": { "arc.types": { "types": [ "text\/*" ] } }, "arc_metadata": { "apkList": [ "mobile-release.apk" ], "enableExternalDirectory": false, "formFactor": "tablet", "name": "Write.as", "resize": "reconfigure", "orientation": "landscape", "packageName": "com.abunchtell.writeas" } }