Inspect and view changes in Screen Capture & Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "التقاط ونسخ الشاشة",
"version": "1.2.0",
"description": "التقط لقطة للصفحة المرئية الحالية وانسخها مباشرة إلى الحافظة بضغطة واحدة.",
"permissions": [
"activeTab",
"scripting",
"notifications"
],
"action": {
"default_title": "التقاط ونسخ الشاشة (Alt+Shift+S)"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"commands": {
"capture-screen": {
"suggested_key": {
"default": "Alt+Shift+S",
"mac": "Alt+Shift+S"
},
"description": "التقاط الشاشة الحالية ونسخها للحافظة"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "screen-capture-tool@savorchic.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Screen Capture & Copy Alternatives
Here are some Firefox add-ons that are similar to Screen Capture & Copy:
Quick Screenshot → Clipboard
OFCode-dev
Easy Screenshot - a Web Clipper
Jeremy Schomery
ScreenShot
Addonx
Screenshot - Instant Screenshot Saver
Muzammil
FullPageCapture
thebug
Simple Screen Capture
Crics Guru
Webpage Screenshot
Bim
Screenshot
Lucas Suberbielle
Screenshot
Screenshot
Quick Screenshot to Clipboard
FinickySpider
Visible Area Screenshot
Calvin
QuickScreenshot
gr4ndf4th3r