Edit Text On Webpage

A script that enables you to edit Text on ANY webpage.

当前为 2022-10-27 提交的版本,查看 最新版本

// ==UserScript==
// @name         Edit Text On Webpage
// @namespace    http://tampermonkey.net/
// @version      1.1.0
// @description  A script that enables you to edit Text on ANY webpage.
// @author       Cracko298
// @icon         https://static.thenounproject.com/png/317376-200.png
// @include      https://*
// @match        https://*
// @match        http://*
// @license      MIT
// @grant        none
// ==/UserScript==
 
document.designMode='on'

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址