Inspect and view changes in TempEdit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.0.1",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"default_locale": "en",
"permissions": [
"activeTab",
"storage",
"http://*/*",
"https://*/*",
"file://*/*"
],
"commands": {
"toggle-edit-mode": {
"suggested_key": {
"default": "Alt+M",
"mac": "Alt+M"
},
"description": "切换编辑模式"
},
"batch-text-replace": {
"suggested_key": {
"default": "Alt+J",
"mac": "Alt+J"
},
"description": "批量文字替换"
},
"batch-image-replace": {
"suggested_key": {
"default": "Alt+K",
"mac": "Alt+K"
},
"description": "批量图片替换"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"file://*/*",
"http://*/*",
"https://*/*"
],
"js": [
"content-scripts/content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{6be0ab34-2b19-4904-a62e-f024808f87b2}"
}
}
} Best TempEdit Alternatives
Here are some Firefox add-ons that are similar to TempEdit:
Text Content Editor
BarricadeBandit
ElementEditor
xiaosun
Prompt Sidebar
yossi
WebPage Editor
PANKAJ ASWAL
Editer
Vijay Samant
Page Tinker
HalfToast
Uhao123·极简新标签页工作台
KJPad Team
Easy Start Page
zhuwang
TanPage
Tanyiqu
Edit
erosman
眺览 TillGlance
tillglance
修改网页文本工具(modify web tool)
李栋梁