Add to Bookmax - Online Bookmark Manager Firefox

Examine source code of Add to Bookmax - Online Bookmark Manager

By: Bookmax
Inspect and view changes in Add to Bookmax - Online Bookmark Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add to Bookmax",
  "description": "Add Bookmarks to your Bookmax Account.",
  "version": "3.2.3resigned1",
  "browser_action": {
    "default_icon": "icon-32.png"
  },
  "icons": {
    "32": "icon-32.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "add.css"
      ],
      "js": [
        "/iframe/base/jquery-3.2.1.min.js",
        "inject.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "iframe/*"
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "https://ajax.googleapis.com/",
    "*://my.bookmax.net/",
    "cookies"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@bookmax-bookmarlet"
    }
  }
}

Best Add to Bookmax - Online Bookmark Manager Alternatives

Here are some Firefox add-ons that are similar to Add to Bookmax - Online Bookmark Manager: