Cranelis Home · Custom New Tab Homepage Firefox

Examine source code of Cranelis Home · Custom New Tab Homepage

By: Losvio
Inspect and view changes in Cranelis Home · Custom New Tab Homepage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.1.8",
  "description": "__MSG_extensionDescription__",
  "author": "Losvio",
  "homepage_url": "https://www.losvio.com",
  "default_locale": "en",
  "permissions": [
    "storage",
    "contextMenus",
    "tabs",
    "unlimitedStorage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "js/browser-polyfill.min.js",
      "js/background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png",
      "256": "icons/icon256.png"
    },
    "default_title": "Add to Cranelis Home"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "navy@losvio.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Cranelis Home · Custom New Tab Homepage Alternatives

Here are some Firefox add-ons that are similar to Cranelis Home · Custom New Tab Homepage: