AppGenie - Your own start-up page Firefox

Examine source code of AppGenie - Your own start-up page

Inspect and view changes in AppGenie - Your own start-up page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AppGenie - Your own start-up page",
  "description": "With AppGenie, when you open a browser window or newtab, you have everything that you need for your internet experience.",
  "version": "1.1.5",
  "icons": {
    "16": "images/logo16.png",
    "128": "images/logo128.png"
  },
  "background": {
    "scripts": [
      "js/install.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://linkvertise.com/*"
      ],
      "all_frames": true,
      "js": [
        "js/linkvertise-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": "images/logo16.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "https://linkvertise.com/*"
  ],
  "web_accessible_resources": [
    "/css/calendar.css"
  ]
}

Best AppGenie - Your own start-up page Alternatives

Here are some Firefox add-ons that are similar to AppGenie - Your own start-up page: