SmartMarks Firefox

Examine source code of SmartMarks

Inspect and view changes in SmartMarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Smart bookmarks! They follow along when you read.",
  "manifest_version": 2,
  "name": "SmartMarks",
  "version": "1.0.10resigned1",
  "icons": {
    "64": "icons/icon-64.png"
  },
  "applications": {
    "gecko": {
      "id": "smartmarks@smartmarks.com"
    }
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon-32.png",
      "64": "icons/icon-64.png"
    },
    "default_title": "SmartMarks",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "<all_urls>"
  ]
}

Best SmartMarks Alternatives

Here are some Firefox add-ons that are similar to SmartMarks: