제작자: Lucy Havok Add-on
Inspect and view changes in Hex Preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HexPreview",
"description": "Allows you to preview any Hex colour code in a little box, by highlighting it.",
"version": "1.2.2",
"developer": {
"name": "Lucy Havok"
},
"homepage_url": "https://code.naln1.ca/HexPreview",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"options_ui": {
"page": "settings/settings.html"
},
"browser_action": {
"default_popup": "settings/settings.html"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"preview.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "HexPreview@naln1.ca"
}
}
} 최고의 Hex Preview 대안
다음은 Hex Preview과(와) 유사한 Firefox add-on입니다:
Hexa - color picker
Davide Cairoli
Hex Color Grabber
Shiraku Yanai
Color Helper Picker
Kate09
Code Color Preview
lzhecz
Hex Hover
mae
Hex to RGB Converter Popup
shila
Hex Color Picker
Betvisa
Color Picker & Converter
aouz
PoppyHex
Ryan W
HexColor Color Picker
Hexcolor.ie
CSS Color Code Viewer
Averos
Color Picker
Bencham