Cataloger Firefox

Examine source code of Cataloger

Inspect and view changes in Cataloger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cataloger",
  "version": "1.3",
  "description": "Local google to search your bookmarks",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "<all_urls>",
    "bookmarks",
    "storage",
    "unlimitedStorage"
  ],
  "omnibox": {
    "keyword": "cat"
  },
  "background": {
    "scripts": [
      "dist/bundle.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png"
  }
}

Best Cataloger Alternatives

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