提供元: Jonathan Lebon
Inspect and view changes in Textern source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Textern",
"description": "Edit text in your favourite external editor!",
"homepage_url": "https://github.com/jlebon/textern",
"manifest_version": 2,
"version": "0.8",
"browser_specific_settings": {
"gecko": {
"id": "textern@jlebon.com",
"strict_min_version": "57.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"shortcut.js",
"content.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"notifications",
"nativeMessaging",
"storage"
]
} ベストのTextern代替案
Texternに類似したFirefox add-onをいくつか紹介します:
Browser’s External Editor
Ruslan Osmanov
Text Editor
Sevina
Text Content Editor
BarricadeBandit
GhostText
Fregante
Edit with VIM text editor
Joe Ertaba
Textern updated
parallel
Text Twister
Axiom Technologies Group Ltd
Edit
erosman
Persistent Text Editor
Gojo
Chrome Emacs
Karim Aziiev
Taskler
Kasper