Pagedit - Edit the text of a webpage
Extension that enable the edition of text on a webpage for content writers / developers.
Wat is Pagedit - Edit the text of a webpage?
Pagedit - Edit the text of a webpage is een Chrome-extensie ontwikkeld door http://julien.how, en de belangrijkste functie is "Extension that enable the edition of text on a webpage for content writers / developers.".
Extensie Screenshots
Download het CRX-bestand van de extensie Pagedit - Edit the text of a webpage
Download Pagedit - Edit the text of a webpage-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Pagedit let you edit the text on a webpage. This extension is useful for content writes or developer to see if the layout of a page will work with that they have.
Basisinformatie over de Extensie
Naam | |
ID | acfidinelkdinofnlkbjibclamcpnecj |
Officiële URL | https://chrome.google.com/webstore/detail/pagedit-edit-the-text-of/acfidinelkdinofnlkbjibclamcpnecj |
Beschrijving | Extension that enable the edition of text on a webpage for content writers / developers. |
Bestandsgrootte | 54.99 KB |
Aantal Installaties | 39 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2019-10-06 |
Publicatiedatum | 2019-10-05 |
Ontwikkelaar | http://julien.how |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "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": [ " |