JustDubs - Watch Anime Online in High Quality

JustDubs - Watch Anime Online in High Quality

JustDubs is a free dubbed anime website with a substantial number of popular series and movies. Summarized top 7 websites like it.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "JustDubs - Watch Anime Online in High Quality",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "JustDubs is a free dubbed anime website with a substantial number of popular series and movies. Summarized top 7 websites like it.",
  "homepage_url": "https://animeflix.city/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}