By: Jaime Hidalgo Add-on
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}"
}
}
} Best Colored Nested Comments Alternatives
Here are some Firefox add-ons that are similar to Colored Nested Comments:
Hackernews Comment Colors
Madsen
Reddit Rainbow
Padd_
Github Better Comments
Sharad Raj Singh Maurya
Cornucopia Enhancement Suite
Andreas Lundgren
Get Comments
conveniences
HNC
Abdelkader A.
HTML Comment Finder
VRZ
Hacker News Colors
onli
HN Collapse
Firefox user 12184422
HTML Comments Finder
VRZ
4chan Reddit-like frontend
odiihinia
Hacker News Comment Collapse
Brian Steffens