EshaalTab - New Tab & Bookmark Boards Firefox

Examine source code of EshaalTab - New Tab & Bookmark Boards

Inspect and view changes in EshaalTab - New Tab & Bookmark Boards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EshaalTab - New Tab & Bookmark Boards",
  "version": "2.0.158",
  "description": "A personal new tab: bookmark boards, quick notes, a focus timer, and your own wallpaper.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Quick Save to EshaalTab",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "js/extension/background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; base-uri 'none'"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab",
    "contextMenus",
    "search"
  ],
  "optional_permissions": [
    "bookmarks",
    "tabs",
    "history"
  ],
  "commands": {
    "save-current-tab": {
      "suggested_key": {
        "default": "Alt+Shift+S",
        "mac": "Alt+Shift+S"
      },
      "description": "Save the current page to EshaalTab Inbox"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "eshaaltab@eshaalb.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best EshaalTab - New Tab & Bookmark Boards Alternatives

Here are some Firefox add-ons that are similar to EshaalTab - New Tab & Bookmark Boards: