Por: Longhi
Inspect and view changes in BlockDropper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "BlockDropper",
"version": "3.2",
"description": "A web tool that can pick color to find the matching blocks.",
"permissions": [
"tabs",
"activeTab",
"scripting",
"storage"
],
"host_permissions": [
"*://*/*"
],
"action": {
"default_popup": "/popup/popup.html",
"default_icon": "color-picker.png"
},
"background": {
"scripts": [
"utils.js",
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{1bfeb970-cd11-4e4f-98be-f168b04307a2}",
"strict_min_version": "109.0"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"/content/content.css"
],
"js": [
"utils.js",
"/content/content.js"
]
}
],
"commands": {
"pick-from-webpage": {
"suggested_key": {
"default": "Alt+A"
},
"description": "Pick color from web page"
},
"clear-result": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "Clear result"
}
}
} Mejores alternativas BlockDropper
Aquí hay algunas Firefox add-ons que son similares a BlockDropper:
Color Picker - Eye Dropper
Abdul Wahab
Croma – Color Picker
Earning_Edge
Instant Eyedropper
Sumayyah
EyeDropper
Varriale
Colorpick Eyedropper
Sam Larison
ColorZilla
whatfont
Eye Dropper
Extensions Hub
Color Picker
Bencham
DesignPicker - Color Picker & Font Detector
Ahey
Color Picker For Firefox
forestapp