Chrome Note Keeper 1.0
FREE
Released:2022-04-21
Manifest File:
{"name":"Chrome Note Keeper","icons":{"16":"icons\/notekeeper16.png","32":"icons\/notekeeper32.png","64":"icons\/notekeeper64.png","128":"icons\/notekeeper128.png"},"action":{"default_icon":{"16":"icons\/notekeeper16.png","32":"icons\/notekeeper32.png","64":"icons\/notekeeper64.png","128":"icons\/notekeeper128.png"},"default_popup":"popup.html"},"version":"1.0","background":{"service_worker":"js\/background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Chrome Note Keeper: keep notes on specific websites pages.","permissions":["storage","tabs"],"options_page":"options.html","content_scripts":[{"js":["js\/content.js"],"run_at":"document_idle","matches":["http:\/\/*\/*","https:\/\/*\/*"],"all_frames":true,"match_about_blank":true}],"host_permissions":["http:\/\/*\/*","https:\/\/*\/*"],"manifest_version":3}