提供元: CyberMagicLab
Inspect and view changes in ColorSpy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "ColorSpy",
"description": "Hover for pixel hex code, copied to clipboard in 1.5s - the ultimate eyedropper for devs & designers. Part of the DesignSpy Toolkit",
"version": "1.0",
"author": "CyberLab",
"browser_specific_settings": {
"gecko": {
"id": "colorspy@designspy.toolkit",
"strict_min_version": "109.0"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"activeTab",
"scripting",
"storage",
"tabs",
"clipboardWrite"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_title": "ColorSpy"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} ベストのColorSpy代替案
ColorSpyに類似したFirefox add-onをいくつか紹介します:
Live Color Picker
LCP
Color Picker - Eye Dropper
Abdul Wahab
Color Picker Pro
Color Picker Lite
ColorPicker pro
nguyen hoang long
Color Picker - Modern & Sleek
Vivek Parmar
Color Picker & Eye Dropper
Mikle
ColorPick Helper
XMP
Retro Color Picker
Ghasali
Croma – Color Picker
Earning_Edge
Quick ColorPicker
Jatin
DesignPicker - Color Picker & Font Detector
Ahey
Color Code Copier
Ali Raza