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", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_description__", "short_name": "Post-it Aside", "version": "1.2.1", "action": { "default_title": "__MSG_open_menu__" }, "side_panel": { "default_path": "popup\/index.html" }, "default_locale": "en", "icons": { "16": "images\/icon-.png", "32": "images\/icon-.png", "48": "images\/icon-.png", "128": "images\/icon-.png" }, "background": { "service_worker": "assets\/background.js" }, "permissions": [ "contextMenus", "storage", "sidePanel", "unlimitedStorage" ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwUsYXtzDRe4E\/47QvQAEPWCStcdkSN1zeTfoEcFvzhoxYyp+bViVNwOZ0jwmhjytaug6s6X5J4b1gc8OzjDCJRN7OUIMjlUd9IKrYDFPz9\/gHV5ySe\/xkcvx3W0PV0sP5s9tnv1p2ifp0Ss4I59BWuOCnnZu2R4XBugomJcORPHEqr0CS2QT88caeXkBquFojc2jFRpaoaBtWH3m6gfFDOVSzuG\/INRxVThyP3MZdAP94+aiU8+VNhj\/B5P\/jYoKkYl+VbnAiezVBVO4KWd3HpsCr+QAHUY0brgfrlL8ZTRlae\/PEr5XmgtWYxoTQ\/ar4m\/nHIFyuFdmU8s5p76QIQIDAQAB" }