Inspect and view changes in Control-t transpose characters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Control-t shortcut: transpose characters",
"version": "1.1",
"description": "Make control-t swap the characters around the cursor, like emacs.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"script.js"
]
}
],
"icons": {
"48": "icon.png",
"96": "icon@2x.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{fb7bf6ba-e37f-4231-b57f-7ec22fe45cd9}"
}
}
} Best Control-t transpose characters Alternatives
Here are some Firefox add-ons that are similar to Control-t transpose characters:
abcTajpu
Aaron Irvine
Ctrl Tabs
Mikel Ward
CTRL - Tab Switcher
Evi Wammes
ctrl_tabs
Pablo Saavedra
TeX to Unicode
golopot
TST Tab Switcher
kytmizuno
Text Caesar Shift Addon
Julia
Shortcuts for Google Translate
alex91ivanov
Transform Text
Karl Horning
Tabulous
Brede Kjølhamar
Fox Input
Hemiola SUN
Vertical Tab Arrow Switcher
tapphughesn