Marqly – The Ultimate Bookmark & Tab Manager Firefox

Examine source code of Marqly – The Ultimate Bookmark & Tab Manager

제작자: Marqly
Inspect and view changes in Marqly – The Ultimate Bookmark & Tab Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Marqly – The Ultimate Bookmark & Tab Manager",
  "description": "Marqly – The Ultimate Bookmark & Tab Manager",
  "version": "8.3",
  "background": {
    "scripts": [
      "service_worker.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "logo-16.png",
      "32": "logo-32.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "logo-16.png",
    "32": "logo-32.png",
    "48": "logo-48.png",
    "128": "logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "highlight.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://x.com/*"
      ],
      "js": [
        "x-bookmark.js"
      ],
      "run_at": "document_start"
    }
  ],
  "commands": {
    "highlight": {
      "suggested_key": {
        "default": "Alt+H"
      },
      "description": "Highlight selected text"
    },
    "bookmark": {
      "suggested_key": {
        "default": "Alt+B"
      },
      "description": "Open bookmark modal"
    },
    "collapse_tabs": {
      "suggested_key": {
        "default": "Alt+T"
      },
      "description": "Collapse all tabs into a saved session"
    }
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "https://app.marqly.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@marqly.com",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 Marqly – The Ultimate Bookmark & Tab Manager 대안

다음은 Marqly – The Ultimate Bookmark & Tab Manager과(와) 유사한 Firefox add-on입니다: