DeviantART - FullViewer

By Lucanos Last update Mar 13, 2007 — Installed 4,453 times. Daily Installs: 0, 0, 1, 0, 3, 1, 1, 1, 0, 0, 0, 0, 1, 3, 0, 0, 1, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 5, 1, 1
// DeviantART - FullViewer v0.6
// Made By Luke Stevenson {http://lucanos.deviantart.com}
// Distributed and Maintained via GMVC
// Last updated: 05 February 2007
//
//   This script triggers the Zoom-In action when you visit a deviation
// page.
//
// ==UserScript==
// @name              DeviantART - FullViewer
// @namespace         http://gmvc.lucanos.com/
// @description       (v0.6) Automatically triggers the Zoom-In action when viewing a deviation.
// @include           http://www.deviantart.com/view/*
// @include           http://www.deviantart.com/deviation/*
// ==/UserScript==

unsafeWindow.Deviation.zoomIn();