Pico-Save highlights 1.0
FREE
Released:2020-04-02
Manifest File:
{"name":"Pico-Save highlights","icons":{"128":"images\/icon.png"},"version":"1.0","commands":{"add_data":{"description":"Add selected text","suggested_key":{"mac":"Command+Shift+A","default":"Ctrl+Shift+A"}},"clear_data":{"description":"Clear selected text","suggested_key":{"mac":"Command+Shift+X","default":"Ctrl+Shift+X"}},"download_data":{"description":"Download selected text","suggested_key":{"mac":"Command+Shift+S","default":"Ctrl+Shift+S"}},"clear_specific":{"description":"Undo selected text","suggested_key":{"mac":"Command+Shift+Z","default":"Ctrl+Shift+Z"}}},"background":{"scripts":["src\/background.js"]},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","permissions":["tabs","storage","unlimitedStorage"],"browser_action":{"default_icon":{"16":"images\/icon_16.png","32":"images\/icon_32.png","48":"images\/icon_48.png","128":"images\/icon_128.png"},"default_popup":"views\/popup.html"},"content_scripts":[{"js":["src\/data.js","src\/content.js","src\/helper.js","src\/constant.js"],"matches":["<all_urls>"]}],"manifest_version":2}