Content Manager Firefox

Examine source code of Content Manager

제작자: DawidSac
Inspect and view changes in Content Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Content Manager",
  "version": "0.1",
  "manifest_version": 3,
  "description": "Tab Grouping & Context Switching Made Easy",
  "icons": {
    "16": "assets/images/logo-16px.png",
    "48": "assets/images/logo-48px.png",
    "128": "assets/images/logo-128px.png"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "action": {
    "default_title": "Content Manager",
    "default_popup": "./index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "content-manager@example.com"
    }
  }
}

최고의 Content Manager 대안

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