syncmarx (alpha) Firefox

Examine source code of syncmarx (alpha)

Inspect and view changes in syncmarx (alpha) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "syncmarx",
  "version": "0.9.2",
  "author": "Greg McLeod",
  "description": "Web extension built for cross-browser bookmark syncing to the cloud.",
  "icons": {
    "48": "icons/icon_48.png",
    "96": "icons/icon_96.png"
  },
  "permissions": [
    "bookmarks",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://*.dropboxapi.com/",
    "https://*.google.com/",
    "https://*.googleapis.com/",
    "https://*.box.com/"
  ],
  "action": {
    "default_icon": "icons/icon_38.png",
    "default_title": "syncmarx (alpha)",
    "default_popup": "settings.htm"
  },
  "background": {
    "scripts": [
      "app.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{15b7a1ef-fbc2-41de-ba8e-502b1b79b8fd}"
    }
  }
}

Melhores alternativas syncmarx (alpha)

Aqui estão algumas Firefox add-ons que são similares a syncmarx (alpha):