Digital Sandstorm New Tab Firefox

Examine source code of Digital Sandstorm New Tab

Inspect and view changes in Digital Sandstorm New Tab 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": "Digital Sandstorm New Tab Search",
    "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": "Digital Sandstorm New Tab Search",
  "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": "digital-sandstorm-new-tab-search@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "A beautiful new tab page with animated sandstorm effects and integrated search using your browser's default search.",
  "homepage_url": "https://github.com/xmp/digital-sandstorm-newtab",
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}

Best Digital Sandstorm New Tab Alternatives

Here are some Firefox add-ons that are similar to Digital Sandstorm New Tab: