AnimeUltima - Anime Ultima - gogoanime.city

AnimeUltima - Anime Ultima - gogoanime.city

Animeultima is one of the free anime streaming websites that demands no registration or sign up for an account.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "AnimeUltima - Anime Ultima - gogoanime.city",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "Animeultima is one of the free anime streaming websites that demands no registration or sign up for an account.",
  "homepage_url": "https://gogoanime.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
  }
}