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": "Type Travel", "short_name": "Type Travel", "description": "Find hotels using free text - plain English queries like 'Miami jan 3 for 4 nights'", "version": "1.0.7", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] }