Cosmica

Cosmica

Inspire each session with the the galaxies finest!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.1",
  "manifest_version": 3,
  "name": "Cosmica",
  "description": "Inspire each session with the the galaxies finest!",
  "permissions": [],
  "icons": {
    "16": "img/icon16px.png",
    "48": "img/icon48px.png",
    "128": "img/icon128px.png"
  },
  "chrome_url_overrides": {
    "newtab": "newTab.html"
  },
  "content_security_policy": {}
}