Inspect and view changes in Hex Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hex Hover",
"version": "1.0.0",
"description": "Hover over hex color codes on webpages to preview the color.",
"permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "hex-hover@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのHex Hover代替案
Hex Hoverに類似したFirefox add-onをいくつか紹介します:
Hex Color Grabber
Shiraku Yanai
Hex Preview
Lucy Havok
On-Hover Color Previewer
Kayden
PoppyHex
Ryan W
Code Color Preview
lzhecz
Color Picker
Bencham
Color Picker Popup
Holleigh
HexColor Color Picker
Hexcolor.ie
ColorSpy
CyberMagicLab
Eye Dropper HEX RGB HSL
Paulina Faulkenbury
Hex to RGB Converter Popup
shila
Hex Color Picker
Betvisa