제작자: efferifick
Inspect and view changes in eff-screenshots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "eff-screenshots",
"version": "1.0",
"description": "Takes a screenshot of the current active tab.",
"icons": {
"64": "icons/icon.png"
},
"browser_action": {
"default_icon": {
"64": "icons/icon.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"<all_urls>",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} 최고의 eff-screenshots 대안
다음은 eff-screenshots과(와) 유사한 Firefox add-on입니다:
Easy Screenshot - a Web Clipper
Jeremy Schomery
Screenshot Taker
istesolutions
Screenshot Taker
istesolutions
Screenshot Taker
Web3 Addon
Simple Screenshot
Vince
Online Screenshot Capture
Yasir Qureshi
Screenshot makervia
Mihawko
Screenshttr
HamletDuFromage
Quick Screenshot Saver
lilytechcomvn
Screenshot Tool - By Mr.Bear
Mr.Bear
Todemo: From Screenshots to Demos
SunnySide Dev
Simple Screenshot with URL
Moshik