syncmarx (alpha) Firefox

Examine source code of syncmarx (alpha)

제작자: Greg McLeod
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}"
    }
  }
}

최고의 syncmarx (alpha) 대안

다음은 syncmarx (alpha)과(와) 유사한 Firefox add-on입니다: