By: Mustafin
Inspect and view changes in Page Text EditorFull source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page Text Editor",
"version": "1.4",
"description": "Simple tool to edit and save pages locally",
"permissions": [
"storage",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "editor-user-script-99@local-dev",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Page Text EditorFull Alternatives
Here are some Firefox add-ons that are similar to Page Text EditorFull:
Markdown Editor V2
Guni Laya
Persistent Text Editor
Gojo
Pagedit - Edit the text of a webpage
Julien_He
InstaEdit
Jeff Ali
Editer
Vijay Samant
Fire Page Editing
Francesco De Stefano
MarkdownPreview
jaminn123
Edit Page Text
Burak Unver
Local HTML Editor
Helen Ramirez
newtabtext
equokka