By: Shahor
Inspect and view changes in honky-honk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "honky-honk",
"description": "Do something cool with links",
"version": "1.0.4resigned1",
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab",
"storage"
],
"web_accessible_resources": [
"sounds/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{79bfb5ab-3460-454b-8ebd-6f4228a7f089}"
}
}
} Best honky-honk Alternatives
Here are some Firefox add-ons that are similar to honky-honk: