By: efferifick Add-on
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"
]
}
]
} Best eff-screenshots Alternatives
Here are some Firefox add-ons that are similar to eff-screenshots:
Easy Screenshot - a Web Clipper
Jeremy Schomery
Screenshot Taker
istesolutions
Screenshot Taker
Web3 Addon
Screenshot Taker
istesolutions
Simple Screenshot
Alanas
Simple Screenshot
Vince
Online Screenshot Capture
Yasir Qureshi
Screenshot makervia
Mihawko
Screenshttr
HamletDuFromage
Quick Screenshot Saver
lilytechcomvn
Take And Edit Screenshots
Sumalya Chatterjee
Screenshot Tool - By Mr.Bear
Mr.Bear