Greasy Fork is available in English.

Syntaxify

Universal syntax highlighting

ผู้เขียน
Rob Anybody
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
86
คะแนน
2 0 0
เวอร์ชัน
1.4
สร้างเมื่อ
24-06-2015
อัปเดตเมื่อ
25-06-2015
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ
ไซต์ทั้งหมด

Adds syntax highlighting as a right-click/context menu entry for any <pre> and <code> tags in a page, and allows you to wrap selected text in a page with a <code> tag.

Although the current screenshots don't show it, there is now a "Highlight as..." menu entry too, which allows you to set the language to highlight for that block (cancel the "Highlight as..." dialog to revert to auto-detection).

To change the CSS theme, modify the @require highlightJsCss line in the script. There are some good themes at cjdns

Uses the HighlightJS minimal JS and CSS.

Github page