RFP360 Knowledge Management Firefox

Examine source code of RFP360 Knowledge Management

By: RFP360
Inspect and view changes in RFP360 Knowledge Management source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "RFP360 Knowledge Management Extension",
  "version": "0.0.3",
  "description": "Complete online information requests in record time by putting all of the knowledge you manage in RFP360 at your fingertips.",
  "web_accessible_resources": [
    "main.js",
    "main.css",
    "assets/*"
  ],
  "browser_action": {
    "default_title": "RFP360 Knowledge Management",
    "default_icon": {
      "16": "assets/icon-16.png",
      "32": "assets/icon-32.png",
      "64": "assets/icon-64.png",
      "128": "assets/icon-128.png"
    }
  },
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "64": "assets/icon-64.png",
    "128": "assets/icon-128.png",
    "256": "assets/icon-256.png",
    "512": "assets/icon-512.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "<all_urls>",
    "tabs"
  ],
  "content_scripts": [
    {
      "css": [
        "main.css"
      ],
      "js": [
        "main.js",
        "vendor.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle"
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      },
      "description": "Search Your RFP360 Knowledge Base"
    }
  },
  "manifest_version": 2
}

Best RFP360 Knowledge Management Alternatives

Here are some Firefox add-ons that are similar to RFP360 Knowledge Management: