SyncMarks-update Firefox

Examine source code of SyncMarks-update

By: Fx
Inspect and view changes in SyncMarks-update source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.13.0",
  "default_locale": "en",
  "icons": {
    "48": "icons/bookmark.png"
  },
  "homepage_url": "https://github.com/Wszl/davmarks",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/bookmark.png",
    "default_title": "__MSG_extensionName__",
    "default_popup": "scripts/popup.html"
  },
  "options_ui": {
    "page": "scripts/options.html",
    "browser_style": true
  },
  "permissions": [
    "notifications",
    "tabs",
    "storage",
    "bookmarks",
    "*://*/*",
    "webRequest"
  ]
}

Best SyncMarks-update Alternatives

Here are some Firefox add-ons that are similar to SyncMarks-update: