WebStickies 5.5.30
FREE
Released:2023-03-30
Manifest File:
{"name":"WebStickies","icons":{"16":"icons\/logo\/icon-16.png","32":"icons\/logo\/icon-32.png","64":"icons\/logo\/icon-64.png","128":"icons\/logo\/icon-128.png","256":"icons\/logo\/icon-256.png","512":"icons\/logo\/icon-512.png"},"version":"5.5.30","commands":{"new-sticky":{"description":"Create a new sticky note on the page.","suggested_key":{"default":"Alt+Shift+N"}},"toggle-min":{"description":"Toggles minimization for all the notes on the page.","suggested_key":{"default":"Alt+Shift+M"}},"open-options":{"description":"Open the options page.","suggested_key":{"default":"Alt+Shift+L"}},"_execute_browser_action":{"description":"Open the browser action.","suggested_key":{"default":"Alt+Shift+O"}}},"background":{"scripts":["shared\/constants.js","shared\/browser.js","shared\/logging.js","shared\/http.js","shared\/utils.js","shared\/classes\/LocalStorage.js","background\/utils.js","background\/init.js","background\/migrations.js","background\/main.js","background\/commands.js"]},"options_ui":{"page":"list-view\/list-view.html?page=options","open_in_tab":true},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Sticky notes for the Internet.","permissions":["storage","unlimitedStorage","*:\/\/*\/*","contextMenus"],"browser_action":{"default_icon":{"16":"icons\/logo\/icon-16.png","32":"icons\/logo\/icon-32.png","64":"icons\/logo\/icon-64.png","128":"icons\/logo\/icon-128.png","256":"icons\/logo\/icon-256.png","512":"icons\/logo\/icon-512.png"},"default_popup":"list-view\/list-view.html?page=browserAction","default_title":"WebStickies"},"content_scripts":[{"js":["shared\/constants.js","shared\/browser.js","shared\/logging.js","shared\/utils.js","shared\/classes\/LocalStorage.js","shared\/classes\/Autocomplete.js","shared\/classes\/ConfirmationModal.js","shared\/classes\/EditModal.js","contentScript\/utils.js","contentScript\/constants.js","contentScript\/main.js"],"css":["contentScript\/general.css"],"matches":["http:\/\/*\/*","https:\/\/*\/*"]}],"manifest_version":2,"web_accessible_resources":["\/contentScript\/main.css","\/shared\/css\/globals.css","\/shared\/css\/autocomplete.css","\/shared\/css\/editModal.css"]}