提供元: Joshua MARTINELLE
Inspect and view changes in Frame source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Frame",
"version": "0.2.0",
"description": "Capture web page screenshots, add a browser frame, mask sensitive areas, and export. Local-first, no data collection.",
"browser_specific_settings": {
"gecko": {
"id": "frame-screenshot@jomar.local",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"downloads",
"clipboardWrite",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>",
"https://api.imgur.com/*"
],
"action": {
"default_title": "Frame",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"128": "icons/icon.svg"
}
},
"icons": {
"16": "icons/icon.svg",
"48": "icons/icon.svg",
"128": "icons/icon.svg"
},
"background": {
"scripts": [
"background/background.js"
]
},
"web_accessible_resources": [
{
"resources": [
"editor/editor.html"
],
"matches": [
"<all_urls>"
]
}
]
} ベストのFrame代替案
Frameに類似したFirefox add-onをいくつか紹介します:
Full Page Screenshotter
Amarjit
Capture From Browser
Precompute
Picshot
Umer Farooq khan
FlashDroplet
The Iceman
frame capture
claerto
Framed!
JH
Online Screenshot Capture
Yasir Qureshi
Screencrafter - Screenshot Tool
Gaurav Yadav
Frame Recorder
Bruce Guenkam
Privacy-Friendly Screen Capture
ThaoTrang
Full Page Screenshot - SnapPage
Tugelbay Konabayev
ScreenCapture Pro
Ave Netvs