제작자: 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입니다: