提供元: Daggerhart
Inspect and view changes in Flameback source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Flameback",
"version": "1.0.1",
"description": "Pecking away at back web design, such as removing onpaste events from elements.",
"icons": {
"48": "icons/flameback-48.png",
"96": "icons/flameback-96.png"
},
"browser_action": {
"default_icon": {
"19": "icons/flameback-19.png",
"38": "icons/flameback-38.png"
},
"default_title": "flameback"
},
"background": {
"scripts": [
"js/background-button.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"js/content.js"
]
}
]
} ベストのFlameback代替案
Flamebackに類似したFirefox add-onをいくつか紹介します:
Don't Fuck With Paste
Aaron R
Clipper
Gradyn Wursten
Force Paster
Pratyush Vashisht
Fire Page Editing
Francesco De Stefano
Simple Pastebin
torch2424
Text Rewriter
pelmers
Paste Anyway
Extroverted Developer, LLC
Yank-clipboard
reklai
Paste-a-Sauce
IsItGreg
Copy Advanced
Sutton Apps
Paste Enabler
Thomas PUJOL