BCT Jetpack for Active Workspace Firefox

Examine source code of BCT Jetpack for Active Workspace

Inspect and view changes in BCT Jetpack for Active Workspace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BCT Jetpack for Active Workspace",
  "short_name": "BCT Jetpack",
  "version": "18.0.99.20014",
  "description": "BCT Jetpack enhances Siemens Active Workspace v4 with additional functionality and integration options.",
  "permissions": [
    "activeTab",
    "tabs",
    "notifications",
    "storage"
  ],
  "icons": {
    "16": "img/icons/icon-16.png",
    "24": "img/icons/icon-24.png",
    "32": "img/icons/icon-32.png",
    "64": "img/icons/icon-64.png",
    "128": "img/icons/icon-128.png",
    "256": "img/icons/icon-256.png"
  },
  "background": {
    "scripts": [
      "js/lib/jquery-min.js",
      "js/lib/jquery-ui.min.js",
      "js/lib/simplecolorpicker.js",
      "js/background/optionsPage.js"
    ],
    "persistent": true
  },
  "options_page": "html/options.html",
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true,
    "chrome_style": true
  },
  "web_accessible_resources": [
    "img/icons/*.png",
    "css/simplecolorpicker.css",
    "css/jquery-ui.min.css"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.bct-technology.com/*",
        "*://phoenixmaindev/*",
        "*://phoenixmainwork/*",
        "*://phoenixmainprod/*",
        "*://bctmaindev/*",
        "*://bctmainprod.bct-tech.local/*"
      ],
      "css": [
        "css/simplecolorpicker.css",
        "css/linking.css",
        "css/viewing.css",
        "css/editing.css",
        "css/tags.css",
        "css/styling.css"
      ],
      "js": [
        "js/lib/jquery-min.js",
        "js/lib/moment.min.js",
        "js/lib/arrive.js",
        "js/lib/popper.min.js",
        "js/lib/tooltip.js",
        "js/lib/tags-input.js",
        "js/index.js",
        "js/modules/baseModule.js",
        "js/modules/linkingModule.js",
        "js/modules/viewingModule.js",
        "js/modules/editingModule.js",
        "js/modules/taggingModule.js",
        "js/modules/stylingModule.js",
        "js/modules/pdfViewerModule.js",
        "js/modules/timesheetModule.js",
        "js/modules/licensesModule.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "browser_action": {
    "default_title": "BCT Jetpack for Active Workspace",
    "default_icon": {
      "16": "img/icons/icon-16.png",
      "32": "img/icons/icon-32.png",
      "64": "img/icons/icon-64.png",
      "128": "img/icons/icon-128.png",
      "256": "img/icons/icon-256.png"
    }
  },
  "version_name": "18.0.99.20014 (for AW v4)",
  "author": "BCT Technology AG"
}

Best BCT Jetpack for Active Workspace Alternatives

Here are some Firefox add-ons that are similar to BCT Jetpack for Active Workspace: