Crystal Dimension Explorer Firefox

Examine source code of Crystal Dimension Explorer

Inspect and view changes in Crystal Dimension 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": "Crystal Dimension 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": "Crystal Dimension Explorer",
  "permissions": [
    "storage",
    "search"
  ],
  "version": "1.0.0",
  "author": "Crystal Labs",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "crystal-dimension-explorer@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Navigate through crystalline dimensions with prismatic light effects. Transform your new tab into a mesmerizing crystal realm.",
  "homepage_url": "https://crystal-dimensions.dev",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Crystal Dimension Explorer Alternatives

Here are some Firefox add-ons that are similar to Crystal Dimension Explorer: