Bookmarks Sync - Sync & Backup bookmarks Firefox

Examine source code of Bookmarks Sync - Sync & Backup bookmarks

Inspect and view changes in Bookmarks Sync - Sync & Backup bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_app_name_sync__",
  "description": "__MSG_app_summary_sync__",
  "version": "1.5.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "bookmarks_sync@pm.me",
      "data_collection_permissions": {
        "required": [
          "bookmarksInfo"
        ]
      }
    }
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "bookmarks",
    "history",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "__MSG_app_name_sync__",
    "default_icon": {
      "32": "images/icon-sync-32.png",
      "64": "images/icon-sync-64.png",
      "128": "images/icon-sync-128.png",
      "256": "images/icon-sync-256.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "32": "images/icon-sync-32.png",
    "64": "images/icon-sync-64.png",
    "128": "images/icon-sync-128.png",
    "256": "images/icon-sync-256.png"
  }
}

Best Bookmarks Sync - Sync & Backup bookmarks Alternatives

Here are some Firefox add-ons that are similar to Bookmarks Sync - Sync & Backup bookmarks: