Keeeb Intelligence Platform Firefox

Examine source code of Keeeb Intelligence Platform

Inspect and view changes in Keeeb Intelligence Platform source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Keeeb Intelligence Platform",
  "short_name": "KeeebIP",
  "author": "Keeeb Inc.",
  "description": "Enables organizations to discover all their enterprise data, curate it into dynamic assets, and empower collaborative communities.",
  "homepage_url": "https://www.keeeb.com",
  "manifest_version": 2,
  "version": "4.2.0",
  "default_locale": "en",
  "background": {
    "scripts": [
      "vendor/i18next-1.10.1.js",
      "lib/common.js",
      "lib/messaging-background.js",
      "lib/logger-common.js",
      "lib/logger-background.js",
      "contentscript-watcher.js",
      "keeeb-extension.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "vendor/rangy-core-1.3.0.js",
        "vendor/rangy-classapplier-1.3.0.js",
        "vendor/jquery-3.5.1.min.js",
        "vendor/jquery.regex.js",
        "vendor/jquery-ui-1.11.4.custom.js",
        "vendor/jquery-ui-touch-punch-0.2.3.js",
        "vendor/i18next-1.10.1.js",
        "vendor/mustache-2.2.1.js",
        "vendor/moment-2.11.2.js",
        "vendor/jquery-resizable.js",
        "lib/messaging-foreground.js",
        "lib/common.js",
        "lib/styx.js",
        "lib/image-extractor.js",
        "lib/text-extractor.js",
        "lib/video-extractor.js",
        "lib/utils.js",
        "lib/profile-view.js",
        "lib/xhr.js",
        "lib/selectable.js",
        "lib/composition-bar.js",
        "lib/pagebox.js",
        "lib/embedded-video.js",
        "lib/overlay.js",
        "lib/logger-common.js",
        "lib/logger-foreground.js",
        "lib/target-selection.js",
        "lib/selected-page.js",
        "lib/screenshot.js",
        "lib/mustache-filters.js",
        "templates/templates.js",
        "contentscript.js"
      ],
      "css": [
        "res/inpage-preloaded.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs",
    "<all_urls>",
    "https://*/"
  ],
  "web_accessible_resources": [
    "res/*",
    "assets/*",
    "icons/*"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Ctrl+Shift+K",
        "mac": "Command+Shift+K",
        "chromeos": "Ctrl+Shift+K",
        "linux": "Ctrl+Shift+K"
      }
    }
  },
  "applications": {
    "gecko": {
      "id": "{ab2293c3-6f78-49e3-937b-f62fe6821e2f}",
      "strict_min_version": "55.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-enabled.svg",
      "32": "icons/icon-enabled.svg"
    },
    "default_title": "Collect on this page"
  }
}

Best Keeeb Intelligence Platform Alternatives

Here are some Firefox add-ons that are similar to Keeeb Intelligence Platform: