GenX Email Extractor

GenX Email Extractor

Download the E-mail Extractor today and watch your email list grow!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "GenX Email Extractor",
  "description": "Download the E-mail Extractor today and watch your email list grow!",
  "version": "0.0.5",
  "manifest_version": 3,
  "action": {
    "default_popup": "email-extractor.html",
    "default_icon": "genxlogo.png"
  },
  "icons": {
    "32": "genxlogo.png",
    "48": "genxlogo.png",
    "64": "genxlogo.png",
    "96": "genxlogo.png",
    "128": "genxlogo.png",
    "256": "genxlogo.png",
    "512": "genxlogo.png"
  }
}