评分5星,满分5星

John, Thanks for your reply, but you did not answer my question. Here it is again stated differently. In Quicktext 6.3 where is the json file with my templates? For example, in Quicktext 5.n, my templates were in C:\Users\Steve\AppData\Roaming\Thunderbird\Profiles\i5adwwjh.default\quicktext\templates.xml. I could work directly with the xml file. I could edit the file with a programming editor and I could copy the file with either bash or batch scripts or with Windows Explorer. Thanks!

这个评论是针对附加组件的一个早期版本的(5.21)。  对这个附加组件,此用户曾发表过3个评价

Modern WebExtensions cannot access your local file system anymore. The data is now stored in a Thunderbird DB ("local storage") which is not accessible from the outside. If you need to manage your templates from outside of Thunderbird, you need to use "managed storage". For further questions, please open an issue. This review system is not intended for support.