Inspect and view changes in Pagedit - Edit the text of a webpage source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Pagedit - Edit the text of a webpage",
"version": "1.0.0",
"manifest_version": 2,
"description": "Extension that enable the edition of text on a webpage for content writers / developers.",
"homepage_url": "https://julien.how",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_locale": "en",
"background": {
"page": "src/bg/background.html",
"persistent": true
},
"browser_action": {
"default_icon": "icons/icon19.png",
"default_title": "Start editing the page's text"
},
"permissions": [
"activeTab",
"debugger",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/inject/pagedit.js"
]
}
]
} Best Pagedit - Edit the text of a webpage Alternatives
Here are some Firefox add-ons that are similar to Pagedit - Edit the text of a webpage:
Fire Page Editing
Francesco De Stefano
Page Edit
keller
Edit Page Text
Burak Unver
Page Edit
Zetta561
Edit Anything any website
yaagame
WebPage Editor
PANKAJ ASWAL
Editer
Vijay Samant
Text Content Editor
BarricadeBandit
Page Text Editor
Raymond Hsu
Persistent Text Editor
Gojo
Design Mode - Page's Rich Text Editor
Brian
Web Edit
Ryan Luu