Zillow Data Exporter 0.0.22
FREE
Released:2023-04-25
Manifest File:
{"name":"Zillow Data Exporter","icons":{"16":"16x16.png","48":"48x48.png","128":"128x128.png"},"action":{"default_icon":{"16":"16x16.png","48":"48x48.png","128":"128x128.png"},"default_popup":"popup.html","default_title":"Zillow Data Exporter"},"version":"0.0.22","background":{"service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Export Zillow property listings to CSV or Excel in one click.","permissions":["storage","tabs","downloads"],"content_scripts":[{"js":["content.js"],"run_at":"document_end","matches":["https:\/\/*.zillow.com\/*"],"all_frames":true},{"js":["zillowdataexporter.js"],"run_at":"document_end","matches":["https:\/\/*.zillowdataexporter.com\/*"],"all_frames":true}],"host_permissions":["https:\/\/*.zillow.com\/*","https:\/\/*.zillowdataexporter.com\/*"],"manifest_version":3,"externally_connectable":{"matches":["*:\/\/*.zillowdataexporter.com\/*"]},"content_security_policy":{"extension_pages":"default-src 'self'; img-src * 'self' data: https:; style-src 'self' 'unsafe-inline'; script-src 'self'; connect-src 'self' https:\/\/*.googleusercontent.com\/* https:\/\/*.zillow.com\/* https:\/\/www.zillowdataexporter.com\/; object-src 'self'"},"web_accessible_resources":[{"matches":["https:\/\/*.zillow.com\/*"],"resources":["popup.html"]},{"matches":["https:\/\/*.zillow.com\/*"],"resources":["16x16.png","48x48.png","128x128.png"]}]}