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": "Guinbox Notepad", "description": "Keep your notes save .", "short_name": "Guinbox note", "version": "1.3.0", "manifest_version": 2, "minimum_chrome_version": "23", "icons": { "16": "pic\/icon.png", "24": "pic\/icon.png", "48": "pic\/icon.png", "128": "pic\/icon.png" }, "browser_action": { "default_title": "Guinbox Notepad", "default_icon": "pic\/icon.png", "default_popup": "index.html" }, "permissions": [ "https:\/\/www.guinbox.com\/", "http:\/\/*\/*", "https:\/\/*\/*" ] }