Codeskulptor AddOn

If the first lines of code have the comment #title=New Title, the page title is renamed to New Title. If the comment is #autorun, the code is automatically run.

ئاپتورى
Michael Cimino
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
11
باھا نومۇرى
0 0 0
نەشرى
0.3.3
قۇرۇلغان ۋاقتى
2014-08-26
يېڭىلانغان ۋاقتى
2015-11-16
Size
979 بايت
ئىجازەتنامىسى
يوق
قوللايدىغىنى

This reads the first 3 lines of your code, and does the following:

  • if one of those lines is the comment
    #title=New Code Title
    then the page's title is changed to New Code Title (or whatever name you specify in the comment)
  • if one of those lines is the comment
    #autorun
    the code is automatically run when the page is loaded.