Skip to content

Instantly share code, notes, and snippets.

@Sylphystia
Sylphystia / CommentsEditorDW.js
Last active October 11, 2020 10:35 — forked from yoksel/CommentsEditor.js
CommentsEditor backup from userscripts
// ==UserScript==
// @name Comments Editor (DW)
// @description HTML helper for comments on dreamwidth.org
// @name 1.0
// @include *dreamwidth.org*
// @require https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
// @grant GM_addStyle
// ==/UserScript==
$.noConflict();