Sell My House Fast Houston

Sell My House Fast Houston

Sell Your House In Texas Without A Real Estate Agent! Make No Repairs, No Cleaning & No Fees! 100% FREE!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Sell My House Fast Houston",
  "description": "Sell Your House In Texas Without A Real Estate Agent! Make No Repairs, No Cleaning & No Fees! 100% FREE!",
  "version": "1.1",
  "manifest_version": 3,
  "icons": {
    "16": "assets/icons/16.png",
    "32": "assets/icons/32.png",
    "64": "assets/icons/64.png",
    "100": "assets/icons/100.png"
  },
  "action": {
    "default_icon": {
      "16": "assets/icons/16.png",
      "32": "assets/icons/32.png",
      "64": "assets/icons/64.png",
      "100": "assets/icons/100.png"
    },
    "default_title": "Sell My House Fast",
    "default_popup": "html/popup.html"
  }
}