Bitrix Dashboard Firefox

Examine source code of Bitrix Dashboard

제작자: shknv Add-on
Inspect and view changes in Bitrix Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bitrix Dashboard",
  "version": "2.1.1",
  "description": "Панель битриксов: плитки/список/иконки, счётчики непрочитанных, контейнеры, быстрые ссылки, горячие клавиши.",
  "permissions": [
    "tabs",
    "storage",
    "contextualIdentities",
    "cookies",
    "notifications",
    "downloads",
    "*://*.bitrix24.ru/*",
    "*://*.bitrix24.uz/*",
    "*://*.bitrix24.com/*",
    "*://*.bitrix24.kz/*",
    "*://*.bitrix24.by/*",
    "*://*.bitrix24.eu/*",
    "*://*.bitrix24.de/*",
    "*://*.bitrix24.pl/*",
    "*://*.bitrix24.in/*",
    "*://*.bitrix24.tr/*"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bitrix24.ru/*",
        "*://*.bitrix24.uz/*",
        "*://*.bitrix24.com/*",
        "*://*.bitrix24.kz/*",
        "*://*.bitrix24.by/*",
        "*://*.bitrix24.eu/*",
        "*://*.bitrix24.de/*",
        "*://*.bitrix24.pl/*",
        "*://*.bitrix24.in/*",
        "*://*.bitrix24.tr/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "sidebar_action": {
    "default_title": "Bitrix Dashboard",
    "default_panel": "sidebar.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_action": {
    "default_title": "Bitrix Dashboard",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+B"
      },
      "description": "Свернуть/развернуть панель"
    },
    "open-portal-1": {
      "suggested_key": {
        "default": "Alt+1"
      },
      "description": "Открыть 1-й битрикс"
    },
    "open-portal-2": {
      "suggested_key": {
        "default": "Alt+2"
      },
      "description": "Открыть 2-й битрикс"
    },
    "open-portal-3": {
      "suggested_key": {
        "default": "Alt+3"
      },
      "description": "Открыть 3-й битрикс"
    },
    "open-portal-4": {
      "suggested_key": {
        "default": "Alt+4"
      },
      "description": "Открыть 4-й битрикс"
    },
    "open-portal-5": {
      "suggested_key": {
        "default": "Alt+5"
      },
      "description": "Открыть 5-й битрикс"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bitrix-dashboard@west.local",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  }
}

최고의 Bitrix Dashboard 대안

다음은 Bitrix Dashboard과(와) 유사한 Firefox add-on입니다: