Red Dead Redemption 2 Wallpapers & New Tab

Red Dead Redemption 2 Wallpapers & New Tab

Install Red Dead Redemption 2 HD Wallpapers New Tab Theme and enjoy HD wallpapers of Red Dead Redemption 2.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_settings_overrides": {
    "search_provider": {
      "encoding": "UTF-8",
      "favicon_url": "https://stormtab.com/images/favicon.png",
      "image_url": "",
      "instant_url": "",
      "is_default": true,
      "keyword": "TB",
      "name": "StormTab",
      "search_url": "https://stormtab.com/web_search?q={searchTerms}"
    }
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "new-tab.html"
  },
  "description": "Install Red Dead Redemption 2 HD Wallpapers New Tab Theme and enjoy HD wallpapers of Red Dead Redemption 2.",
  "incognito": "split",
  "manifest_version": 2,
  "name": "Red Dead Redemption 2 Wallpapers & New Tab",
  "offline_enabled": false,
  "page_action": {
    "default_popup": "start-page.html",
    "default_title": "Red Dead Redemption 2 HD Wallpapers New Tab Theme"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "tabs"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}