Better Tab: Speed Dial, RSS Reader, To-do and more Firefox

Examine source code of Better Tab: Speed Dial, RSS Reader, To-do and more

Inspect and view changes in Better Tab: Speed Dial, RSS Reader, To-do and more source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "short_name": "Better Tab",
  "version": "1.26.3.7",
  "author": "@fmschuler",
  "developer": {
    "name": "@fmschuler",
    "url": "https://instagram.com/fmschuler"
  },
  "applications": {
    "gecko": {
      "id": "BetterTab@derschuler.com",
      "strict_min_version": "62.0"
    }
  },
  "chrome_settings_overrides": {
    "homepage": "index.html"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "background": {
    "persistent": true,
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_appName__",
    "default_popup": "popup.html",
    "browser_style": true,
    "theme_icons": [
      {
        "dark": "icons/icon-toolbar-dark.svg",
        "light": "icons/icon-toolbar-light.svg",
        "size": 16
      },
      {
        "dark": "icons/icon-toolbar-dark.svg",
        "light": "icons/icon-toolbar-light.svg",
        "size": 32
      }
    ]
  },
  "sidebar_action": {
    "default_title": "__MSG_sidebarTtl__",
    "default_panel": "sidebar.html",
    "open_at_install": true
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+T"
      },
      "description": "__MSG_sidebarShortcutDesc__"
    }
  },
  "permissions": [
    "storage",
    "geolocation",
    "tabs",
    "activeTab",
    "webNavigation",
    "*://*.ipinfo.io/*",
    "*://*.rss.app/*",
    "*://*.googleapis.com/*",
    "*://*.bettertab.app/*"
  ]
}

Best Better Tab: Speed Dial, RSS Reader, To-do and more Alternatives

Here are some Firefox add-ons that are similar to Better Tab: Speed Dial, RSS Reader, To-do and more: