AIO Bookmark Sync Firefox

Examine source code of AIO Bookmark Sync

Inspect and view changes in AIO Bookmark Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SyncMark - Your bookmark sync",
  "short_name": "syncmark",
  "version": "5.4.4",
  "description": "__MSG_DescriptionExtension__",
  "icons": {
    "48": "icons/logo.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "applications": {
    "gecko": {
      "id": "{76673428-09f7-11f0-9cd2-0242ac120002}",
      "strict_min_version": "58.0"
    }
  },
  "default_locale": "en",
  "permissions": [
    "*://*/*",
    "alarms",
    "bookmarks",
    "storage",
    "unlimitedStorage",
    "tabs",
    "identity"
  ],
  "optional_permissions": [
    "history"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
  "options_ui": {
    "page": "dist/html/options.html",
    "browser_style": false,
    "chrome_style": false
  },
  "browser_action": {
    "browser_style": false,
    "chrome_style": false,
    "default_icon": {
      "48": "icons/logo.png"
    },
    "default_title": "Open Floccus options",
    "default_popup": "dist/html/options.html"
  },
  "background": {
    "page": "dist/html/background.html"
  }
}

Best AIO Bookmark Sync Alternatives

Here are some Firefox add-ons that are similar to AIO Bookmark Sync: