Kumquat 0.4
FREE
Released:2023-01-16
Manifest File:
{"name":"Kumquat","icons":{"16":"kumquat16.png","48":"kumquat48.png","128":"kumquat128.png"},"version":"0.4","background":{"scripts":["background.js","config.js"],"persistent":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Autofill job applications with one click","permissions":["contextMenus","tabs","notifications","storage"],"options_page":"index.html","browser_action":{"default_icon":"kumquat16.png","default_popup":"popup.html"},"content_scripts":[{"js":["content.js"],"css":["style.css"],"run_at":"document_end","matches":["https:\/\/*.myworkdayjobs.com\/*","https:\/\/boards.greenhouse.io\/*","https:\/\/jobs.lever.co\/*","https:\/\/*.taleo.net\/*"]}],"manifest_version":2,"content_security_policy":"script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'","web_accessible_resources":["popup.html","index.html","*.png","Roboto-Regular.ttf"]}