By: Justin
Inspect and view changes in SubmitToBlank source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SubmitToBlank",
"version": "1.1resigned1",
"description": "Enable submitting forms to a new window/tab.\n\nThis is a simplified respin of the TabSubmit extension (which in turn is a rewrite of the SubmitToTab extension) done as a webextension for better forwardwards compatibility.\n\nThe current implementation works by setting the form target to '_blank'. This means it will open the form as a new window or tab. This behaviour is controlled using the general Firefox preferences.",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"submit-to-blank.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{9de6267a-72d0-4e22-8258-d1b9ed816e9e}"
}
}
} Best SubmitToBlank Alternatives
Here are some Firefox add-ons that are similar to SubmitToBlank:
TabSubmit Basic
mike_conley
Submit Button Disabler
ray33ee
Submit and Close
Philipp Kewisch
Submit All Tabs
Babul Islam
Close unused blank tabs Plus
crssi
Formlet
jusuff
Editable Empty New Tab
Tomáš Janoušek
Blank New Tab
xofe
Tab-less
iainbeeston
Close Tab
eldon922
See Tow Form Filler
Hi1307
Send Tab To
cr