Por: Jaime Hidalgo
Inspect and view changes in Colored Nested Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Colored Nested Comments",
"description": "CNC is a browser extension which aims to help users quickly identify the level of a nested comments' hierarchy.",
"version": "1.2resigned1",
"author": "Jaime Hidalgo García - JaimehRubiks",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://*.meneame.net/*"
],
"css": [
"./css/meneame.css"
]
},
{
"matches": [
"*://*.reddit.com/*"
],
"css": [
"./css/reddit.css"
]
},
{
"matches": [
"*://*.news.ycombinator.com/*"
],
"css": [
"./css/hackernews.css"
]
}
],
"icons": {
"128": "images/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{f6e01f25-bcec-49f3-a53e-e014b61f35ac}"
}
}
} Mejores alternativas Colored Nested Comments
Aquí hay algunas Firefox add-ons que son similares a Colored Nested Comments:
Hackernews Comment Colors
Madsen
Reddit Rainbow
Padd_
Github Better Comments
Sharad Raj Singh Maurya
HNC
Abdelkader A.
Get Comments
conveniences
HTML Comment Finder
VRZ
Hacker News Colors
onli
HTML Comments Finder
VRZ
Colext
Yousef Sultan
Rainbow Delimiters
Yanying Wang
Hacker News Plus
Edvin
Hacker News, Enhanced
Mackenzie Zastrow