提供元: eliaspourquoi
Inspect and view changes in Femmage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Collage",
"version": "0.1",
"description": "Make any web page a canvas to select, copy and paste anywhere else.",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"src/content.js",
"src/content/css.js",
"src/content/clip.js",
"src/content/paste.js"
]
}
],
"background": {
"scripts": [
"src/background.js"
]
},
"permissions": [
"activeTab",
"<all_urls>",
"clipboardWrite"
]
} ベストのFemmage代替案
Femmageに類似したFirefox add-onをいくつか紹介します:
H2D Capture
Cranch
Clipper
TheClipping.co
Clipboard Image Editor
luearl
FullScreenie: Screenshot, Annotate & Share
thebug
Feather Web Clipper
Ventana Tools LLC
Copy-n-Paste: Clipboard Upload Simplified
kazcfz
Copy DOM and CSS for AI
Faisal Bhuiyan
Live Color Picker
LCP
Quick Screenshot → Clipboard
OFCode-dev
PasteToMe
One Fathom
SnapSite
Firefox user 12346051
Copy on Select
micpob