By: Bradley
Inspect and view changes in MyBB Comments Auto Display source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "MyBB Comments Auto Display",
"author": "Bradley Petersen",
"version": "1.1resigned1",
"description": "Automagically show the comments section on mybroadband.co.za",
"browser_action": {
"default_icon": "images/icon32.png"
},
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://mybroadband.co.za/news/*"
],
"js": [
"Core/j.js",
"Core/click.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{eb20f6c9-16ff-42ee-8bbc-cf45aa5d876d}"
}
}
} Best MyBB Comments Auto Display Alternatives
Here are some Firefox add-ons that are similar to MyBB Comments Auto Display: