Suits Netflix

Suits Netflix

Other regions will eventually receive Season 9 of Suits but will wait for at least one year until it has aired.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Suits Netflix",
  "version": "2020",
  "manifest_version": 2,
  "description": "Other regions will eventually receive Season 9 of Suits but will wait for at least one year until it has aired.",
  "homepage_url": "https://www.pensacolavoice.com/suits-season-9-netflix-release-schedule/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}