Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Simple Gmail Notes", "short_name": "SGNotes", "description": "__MSG_extDescription__", "version": "2.9.12.5", "default_locale": "en", "icons": { "16": "image\/icon.16.png", "48": "image\/icon.48.png", "128": "image\/icon.128.png" }, "permissions": [ "storage", "identity", "https:\/\/www.googleapis.com\/*", "https:\/\/accounts.google.com\/*" ], "optional_host_permissions": [ "https:\/\/portal.simplegmailnotes.com\/*" ], "externally_connectable": { "matches": [ "https:\/\/portal.simplegmailnotes.com\/*" ] }, "web_accessible_resources": [ { "resources": [ "lib\/jquery.nodom.js", "lib\/jquery.js", "lib\/jquery-ui.js", "lib\/jquery.mentions.js", "lib\/textarea-caret-position.js", "lib\/jquery.popupoverlay.js", "lib\/moment.min.js", "lib\/lru.js", "lib\/tinymce\/tinymce.min.js", "lib\/tinymce\/jquery.tinymce.min.js", "lib\/tinymce\/plugins\/lists\/plugin.min.js", "lib\/tinymce\/plugins\/link\/plugin.min.js", "lib\/tinymce\/skins\/lightgray\/*", "lib\/tinymce\/themes\/modern\/theme.min.js", "lib\/featherlight\/featherlight.min.js", "lib\/featherlight\/featherlight.min.css", "lib\/lz-string.js", "css\/style.css", "css\/bulma.min.css", "css\/jquery-ui.css", "css\/jquery.mentions.css", "settings.js", "common\/gmail-sgn-dom.js", "common\/gmail-sgn-page.js", "common\/shared-common.js", "common\/mention.js", "page.js", "image\/add-note.png", "image\/power-by.png", "image\/donation.24.png", "image\/color-picker.24.png", "image\/text-color.24.png", "image\/sgn-search-in-homepage.48.png", "image\/modal-loading.gif", "image\/Google-Drive-icon.png", "image\/share.24.png", "image\/shared.24.png", "image\/search.24.png", "image\/search.mismatched.24.png", "image\/logout.24.png", "image\/folder.33.png", "image\/folder.54.png", "image\/email.30.png", "image\/team.33.png", "image\/contact.30.png", "image\/contact_blue.30.png", "image\/revoke.24.png", "image\/calendar.24.png", "image\/bart-logo.24.png", "image\/preferences.24.png", "image\/delete.24.png", "image\/chat.24.png", "image\/comment.3x.png", "image\/share-auto.24.png", "image\/share-outdated.24.png", "image\/opportunity.png", "image\/note-timestamp.png", "image\/warning.3x.png", "image\/crm-logo.24.png", "image\/template.png", "image\/arrow-right.png", "image\/edit-note-icon.png", "image\/comment-icon.png", "image\/new-comment.png", "image\/note_icon.png", "image\/gmail_note_icon.png", "image\/arrow_up.png", "image\/arrow_down.png", "image\/comment_icon.png", "image\/circle-right.64.png", "image\/right-arrow.64.png", "image\/question.64.png", "image\/circle-exclamation.64.png", "image\/chat.64.png", "image\/individual-to-share.42.png", "image\/individual-shared.42.png", "image\/crm_calendar.33.png", "image\/crm_tip.3x.png", "image\/search-loading.gif", "image\/share_note.3x.png", "image\/unshare_note.3x.png", "image\/crm-with-signin-list.24.png", "image\/crm-with-signin-detail.24.png", "image\/crm-with-signin-list.48.png", "image\/crm-with-signin-detail.48.png", "image\/mark_done.3x.png", "image\/mark_done_cancel.3x.png", "image\/delegate-share.24.png", "image\/delegate-share-auto.24.png", "image\/question-circle.30.png" ], "matches": [ "https:\/\/mail.google.com\/*" ] } ], "background": { "service_worker": "service-worker.js", "persistent": false }, "content_scripts": [ { "matches": [ "https:\/\/mail.google.com\/*" ], "js": [ "lib\/jquery.js", "lib\/jquery.popupoverlay.js", "lib\/jquery-ui.js", "lib\/jquery.mentions.js", "lib\/textarea-caret-position.js", "lib\/jquery.simple-color.js", "lib\/moment.min.js", "lib\/featherlight\/featherlight.min.js", "lib\/lru.js", "lib\/lz-string.js", "settings.js", "common\/shared-common.js", "common\/gmail-sgn-dom.js", "common\/mention.js", "content.js", "common\/gmail-sgn-page.js", "lib\/tinymce\/tinymce.min.js", "lib\/tinymce\/themes\/modern\/theme.min.js", "lib\/tinymce\/plugins\/link\/plugin.min.js", "lib\/tinymce\/plugins\/lists\/plugin.min.js", "page.js" ], "css": [ "css\/style.css", "lib\/featherlight\/featherlight.min.css", "css\/jquery-ui.css", "css\/jquery.mentions.css" ], "run_at": "document_end" } ], "action": { "default_icon": "image\/icon.128.png", "default_popup": "popup.html" }, "options_page": "options.html", "browser_specific_settings": { "gecko": { "id": "@simple-gmail-notes", "strict_min_version": "58.0" } }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgyUBS53d5P2ograP4JKK656jrrauipHsAdgcTZyL1j5MKBMD4yBmHl9BcmS+sfhmOE5fS38ng7XRZIErp8SrWbJwwstMWx+FTDKlrFS3J5so85CgOpRNge+Ge8UyhxAkPB7zui1AU3wD\/XieaGN2L9pmT4MN1u6pPs2Lf\/8i96Vp8YjUKaKIWmevKeqsGr1HNHZt41\/dcBBIr6vW6OoWlViI1bae+p4Cv6VertdadkuW4hc7z8jVrlC0Lyu43oETmXWflUhw\/hCctktI+KwJNk47Pm9vX2Bgw7EdovukrYPV+iNzzE49jirbQkZvMGuNV3fA+NbUwmo7c9dypCAweQIDAQAB" }