By: Sin Jeong-hun Add-on
Inspect and view changes in Better BugMeNot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Better BugMeNot",
"description": "Makes it more convenient to use BugMeNot.",
"version": "1.0",
"author": "Sin Jeong-hun",
"icons": {
"128": "icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"http://bugmenot.com/*",
"contextMenus"
],
"content_scripts": [
{
"matches": [
"http://bugmenot.com/view/*"
],
"js": [
"sjhUtilities.js",
"modifier.js"
],
"css": [
"my.css"
]
}
],
"browser_action": {
"default_popup": "settings.html"
}
} Best Better BugMeNot Alternatives
Here are some Firefox add-ons that are similar to Better BugMeNot:
DontBugMe for BugMeNot credentials
vantezzen
Better Bugs
sommerfe
BugzillaJS - Tweaks for Bugzilla
Gregory Koberger
Paste Anyway
Extroverted Developer, LLC
Enable Copy
Zach
Mecabricks Improvements
The_An0nym
Allow Copy Advanced
Choangclub
BugSmash: Fast Feedback, Zero Friction
BugSmash
Quick Copy & Highlight
GD365
Mark-It
Matt
PastePass - Enable Right Click and Paste
Chitranjan Kumar Gupta