All Dog Breeds - Types Of Dogs - Thanesix.com

All Dog Breeds - Types Of Dogs - Thanesix.com

Detailed profiles of more than 200 dog breeds. Includes personality, history, dog pictures, dog health info, and more.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "All Dog Breeds - Types Of Dogs - Thanesix.com",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "Detailed profiles of more than 200 dog breeds. Includes personality, history, dog pictures, dog health info, and more.",
  "homepage_url": "https://thanesix.com/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}