ArcEscape: migrate bookmarks from Arc Browser Firefox

Examine source code of ArcEscape: migrate bookmarks from Arc Browser

Inspect and view changes in ArcEscape: migrate bookmarks from Arc Browser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.2",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "arcescape@soulesstudio.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "downloads",
    "storage"
  ],
  "host_permissions": [
    "https://arc.net/*"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://arc.net/space/*",
        "https://arc.net/folder/*"
      ],
      "js": [
        "scripts/content-script.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://extensionpay.com/*"
      ],
      "js": [
        "lib/ExtPay.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "lib/ExtPay.js",
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/icon-48.png"
      ],
      "matches": [
        "https://arc.net/*"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Mejores alternativas ArcEscape: migrate bookmarks from Arc Browser

Aquí hay algunas Firefox add-ons que son similares a ArcEscape: migrate bookmarks from Arc Browser: