powered by UserVoice

intigrate @version

103 votes

intigrate @version completed

For userscripts there's a "// @version" available. Integrate this on userscripts.org in the right bar for example.

Shown on the right bar - we need to get better style though.

http://userscripts.org/scripts/show/3626 is an example.

- anotherjesse
  1. Voting Trends (last 60 days)
Sparkline Graph
  1. Comments
  1. 1 Default-avatar

    I like it.

    Common tags are: @name, @author, @description, @include, @exclude.
    Then you have some useful ones: @version, @namespace, @homepage, @browser, @copyright.
    And there are some remaining: @statussize, @defaulticon.
    UserJs.org uses his own to add information to the scripts page: @ujs:description.

  2. Default-avatar
    Admin

    I've added support for the (optional) fields of: version, and copyright. I have to test a few more things but hope to have the fields visible soon.

  3. Default-avatar

    yep, let's hope it's optional

  4. 1 Default-avatar

    @version is not an official Greasemonkey metadata tag, but it does seem to be commonly used among script authors. I think parsing this tag, when it exists, would be a nice addition to USO.

  5. Default-avatar

    Nice idea, but remember the dev team that not all scripts use this. I at least don't. I have a script that checks updates by the "last update" info, works easy for all scripts.

Login to leave a comment

powered by UserVoice