Reddit Thread Copier Firefox

Examine source code of Reddit Thread Copier

提供元: Mzero
Inspect and view changes in Reddit Thread Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Thread Copier",
  "version": "1.1",
  "icons": {
    "128": "icon.png"
  },
  "description": "Copy Reddit threads to your clipboard in HTML + CSS or Standard Markdown formats.",
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "scripting"
  ],
  "host_permissions": [
    "https://*.reddit.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "RedditArchiver"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "reddit-thread-copier@denis-coding",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのReddit Thread Copier代替案

Reddit Thread Copierに類似したFirefox add-onをいくつか紹介します: