Health and Fitness New Tab Backgrounds

Health and Fitness New Tab Backgrounds

Beautiful random health and fitness themed new tab backgrounds!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Health and Fitness New Tab Backgrounds",
  "description": "Beautiful random health and fitness themed new tab backgrounds!",
  "version": "1.051",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "browser_action": {
    "default_icon": "icon/icon48.png"
  },
  "icons": {
    "16": "icon/icon16.png",
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  }
}