ParsiLaTeX Code Save Firefox

Examine source code of ParsiLaTeX Code Save

提供元: Javad Razavian
Inspect and view changes in ParsiLaTeX Code Save source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ParsiLaTeX Code Save",
  "version": "0.2",
  "author": "Javad Razavian",
  "description": "Double click inside a code chunk to copy it to the clipboard.",
  "icons": {
    "48": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://qa.parsilatex.com/*",
        "*://*.stackexchange.com/*",
        "*://stackoverflow.com/*",
        "*://*.stackoverflow.com/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "sectoc.js"
      ],
      "css": [
        "sectoc.css"
      ]
    }
  ]
}

ベストのParsiLaTeX Code Save代替案

ParsiLaTeX Code Saveに類似したFirefox add-onをいくつか紹介します: