Cosmic Void Explorer Firefox

Examine source code of Cosmic Void Explorer

Inspect and view changes in Cosmic Void Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Cosmic Void Explorer",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'; base-uri 'self'; connect-src 'self'; img-src 'self' data:; style-src 'self';",
  "name": "Cosmic Void Explorer",
  "permissions": [
    "storage"
  ],
  "version": "1.0.0",
  "author": "XMP",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cosmic-void-explorer@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Journey through the infinite cosmic void. Explore the depths of space with twinkling stars and energy particles in your new tab.",
  "homepage_url": "https://github.com/xmp/cosmic-void-explorer",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Cosmic Void Explorer Alternatives

Here are some Firefox add-ons that are similar to Cosmic Void Explorer: