By: bin88couk
Inspect and view changes in HTML Inserter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HTML Inserter",
"version": "1.0",
"description": "This add-on allows you to insert custom HTML code into the current webpage.",
"permissions": [
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{22b2b108-c8a0-4d52-a422-e60cc0342efe}"
}
}
} Best HTML Inserter Alternatives
Here are some Firefox add-ons that are similar to HTML Inserter:
HTML/CSS Live Injector
qas
Clipboard Inserter
Firefox user 12208934
HTML Inserter for Gmail, Outlook, Yahoo Mail
dziul
HTML Project Extractor
Nour Mohamed Derbeli
Insert HTML into email message
dziul
Fire Page Editing
Francesco De Stefano
Code Injector
Saba
HTML 2 Embed
Pablo Diehl