Code HiliteMe

Beautiful code everywhere!

اعتبارا من 07-01-2017. شاهد أحدث إصدار.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
smac89
التقييمات
0 0 0
الإصدار
0.1.1
تم إنشاؤه
06-01-2017
تم تحديثه
07-01-2017
الحجم
4.89 KB
الترخيص
GPLv3
ينطبق على

Code hilite Me

A userscript that automatically detects when you view code in your browser, and applies syntax highlighting to the code to make it look readable. The highlighting is done using highlight.js.

Gone are the days of black and white code, now you can take that colorful look you like anywhere you go.

Installation

  • Install TamperMonkey for your browser, or any derivative of greasemonkey
  • Download the script
  • Enable and enjoy!

Future plans/maybe...

  • Strip off any get parameters to further determine if the file loaded is code
  • Ability to choose different styles rather than the default
  • Ability to choose styles based on language
  • Code formatting (Clang Format)
  • Toggle line numbers
  • Automatically detect all code snippets in html document and apply styling if not already applied
    • Don't wanna mess with people's already existing stylings
  • GUI for messing with settings