Send to Airtable 2.1.5
FREE
Released:2021-01-04
Manifest File:
{"name":"Send to Airtable","icons":{"16":"img\/icon16.png","48":"img\/icon48.png","128":"img\/icon128.png"},"version":"2.1.5","background":{"scripts":["background.js"]},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Send information about the current page to Airtable","permissions":["storage","tabs"],"options_page":"options.html","browser_action":{"default_icon":"img\/icon.png","default_title":"Save to airtable"},"content_scripts":[{"js":["js\/jquery-2.2.0.min.js","js\/html2canvas.min.js","notes.js"],"matches":["http:\/\/*\/*","https:\/\/*\/*"],"all_frames":true}],"manifest_version":2,"content_security_policy":"script-src 'self' 'unsafe-eval'; object-src 'self'","web_accessible_resources":["popup.html","popup_add.html","api.js"]}