24
edits
(Version 20050809.01) |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
// AniDB-Site- | // AniDB-Site-Enhancer-Full-Version | ||
// - Select all files of a group | // - Select all files of a group | ||
// - Replace vote-dropdowns with textfields (enter integers from 100 to 1000) | // - Replace vote-dropdowns with textfields (enter integers from 100 to 1000) | ||
// | // | ||
// Version 20050809. | // Version 20050809.02 | ||
// Copyright (c) 2005, Lupin III. | // Copyright (c) 2005, Lupin III. | ||
// Released under the GPL license | // Released under the GPL license | ||
Line 11: | Line 11: | ||
// | // | ||
// ==UserScript== | // ==UserScript== | ||
// @name AniDB-Site-Enhancer | // @name AniDB-Site-Enhancer-Full-Version | ||
// @namespace lupin_sanseis_scripts | // @namespace lupin_sanseis_scripts | ||
// @description selects all files of a release group, replaces vote dropdowns with textfields | // @description selects all files of a release group, replaces vote dropdowns with textfields | ||
// @include http://anidb.info/* | // @include http://anidb.info/perl-bin/animedb.pl?show=anime* | ||
// ==/UserScript== | // ==/UserScript== | ||
edits