Places2C - Amazing Backgrounds

Places2C - Amazing Backgrounds

Places2C Amazing 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": "Places2C - Amazing Backgrounds",
  "description": "Places2C Amazing Backgrounds",
  "version": "2.0.0",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "https://s.tabturbo.com/"
  ],
  "browser_action": {
    "default_title": "Places2C - Amazing Backgrounds"
  },
  "icons": {
    "128": "icon.png"
  }
}