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": "Irrationally Yours", "version": "1.2.5", "manifest_version": 2, "description": "Replaces the new tab page with questions from Dan Ariely\u2019s book - \u2018Irrationally Yours\u2019, asked by readers and answered by him", "homepage_url": "http:\/\/danariely.com\/books\/irrationally-yours\/", "icons": { "16": "images\/icons\/logo16.png", "32": "images\/icons\/logo32.png", "48": "images\/icons\/logo48.png", "64": "images\/icons\/logo64.png", "128": "images\/icons\/logo128.png" }, "browser_action": { "default_icon": "images\/icons\/logo32.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/danariely.com\/*", "storage" ] }