RJump Firefox

Examine source code of RJump

提供元: Bru_Mir
Inspect and view changes in RJump source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RJump",
  "description": "RJ코드를 드래그로 선택하면 dlsite 검색할 수 있는 도구",
  "version": "1.0.1",
  "icons": {
    "32": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://gall.dcinside.com/*"
      ],
      "js": [
        "contentScripts/readSelect.js"
      ]
    }
  ],
  "permissions": [
    "contextMenus"
  ]
}

ベストのRJump代替案

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