제작자: Blackle Mori
Inspect and view changes in Right-Click Borescope source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Right-Click Borescope",
"version": "0.0.4",
"description": "List all images under your cursor, even ones hidden by other elements",
"permissions": [
"contextMenus"
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"client.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"icons": {
"16": "img/icon16.png",
"48": "img/icon48.png",
"128": "img/icon128.png"
},
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{1772ab92-844c-4a81-9804-89e4fffa5054}"
}
}
} 최고의 Right-Click Borescope 대안
다음은 Right-Click Borescope과(와) 유사한 Firefox add-on입니다:
behind!
Devrim Sahin
Images Under Cursor
zopieux
View Background Image
foooomio
SaveUnder
YouKnowWhoDoesYouKnowWhat
Simplified Cursor Control
SimpleGest Group
Zoom Image
Amu
Contextual Google Image Search
grue
Advanced Image Viewer
Kiu
Reverse Google Image Search
spaceshinobi
Image Context Downloader
Sharif
PhotoShow
Vincent W.