My Bookmarks Firefox

Examine source code of My Bookmarks

By: W69
Inspect and view changes in My Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "My Bookmarks",
  "description": "A browser action with a popup dump of all bookmarks, including search, add, edit and delete.",
  "version": "1.3",
  "manifest_version": 2,
  "permissions": [
    "bookmarks"
  ],
  "browser_action": {
    "default_title": "My Bookmarks",
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_security_policy": "script-src 'self' https://ajax.googleapis.com; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{2dea4130-787a-4dc2-abd9-18d65b9098b5}"
    }
  }
}

Best My Bookmarks Alternatives

Here are some Firefox add-ons that are similar to My Bookmarks: