Thunderbird పొడిగింతలు

పొడిగింతలకు Thunderbird స్వాగతం.

Add extra features and styles to make Thunderbird your own.

మూసివేయి

On the go?

Check out our Mobile Add-ons site.

మూసివేయి

a-gm001-max

నా గురించి

డెవలపర్ సమాచారం
పేరు a-gm001-max
వాడుకరిగా ఆగ. 22, 2026
పొడిగింతల అభివృద్ధి సంఖ్య 0 పొడిగింతలు
డెవలపర్ యొక్క పొడిగింతల యొక్క సగటు రేటింగ్ ఇంకా రేటు చేయలేదు

నా సమీక్షలు

External Editor Revived

Rated 5 out of 5 stars

gvim for windows is also available without unix like shell nor terminal emulators by powershell.
Set manifest json file and registry according to https://github.com/Frederick888/external-editor-revived/wiki/Windows

#Editor
custom

#Shell
C:/Windows/System32/WindowsPowerShell/v1.0/powershell.exe
(fullpath of power shell, use '/' slash not '\' backslash

#command template
fullpath-of-gvim.exe "/path/to/temp.eml"
{fullpath-of-gvim.exe: use '/' slash not '\' backslash (c:/program files/......) or use '\\' escaped backslash (c:\\program files\\......).

https://github.com/Frederick888/external-editor-revived/discussions/78#discussioncomment-17952011