github-follow-organization.user.js p{'��U �V'��U // ==UserScript== // @name follow organization // @description Show follow button on github organization page // @namespace http://www.technolize.net/ // @include https://github.com/* // @version 0.1 // @license MIT License // @work Google Chrome // ==/UserScript== function main() { if ($('span.organization-bit').length == 0) return; var username =
{{#tags}}- {{label}}
{{/tags}}