AutoPrint 4.2

By Howard Last update Nov 23, 2010 — Installed 2,468 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 7 posts, 5 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Kushal Kumaran User

I've added support for anandtech.com article pages using the following code in the switch statement:

    case /www\.anandtech\.com\/[^/]*\/showdoc\.aspx\?i=[0-9]*/.test(href):
	window.location.href = href.replace(/[^/]*\/showdoc/, 'printarticle');
	/* Original: http://www.anandtech.com/video/showdoc.aspx?i=3404
           Printable: http://www.anandtech.com/printarticle.aspx?i=3404 */
        break;

Please feel free to use this code.

 
Howard Script's Author

@bobielawlintine:

which article isn't working for you?

 
Howard Script's Author

@Good Too:

i'm not sure how to make it work with zdnet.com and blogs.zdnet.com

their printable view doesn't seem to have a url

 
Good Too User

please update for this hired whore tech site:

zdnet.com
blogs.zdnet.com

:)

 
bobielawlintine Scriptwright

Does not work for washingtonpost.com

Do you need any extra info to diagnose the issue?

I am using FF 2.0.0.10 with Greasemonkey 0.7.20080121.0 and Autoprint 2.0 on Mac OS X Leopard

 
Howard Script's Author

i haven't updated this script in forever, so here's a massive update.

it now works with 19 websites and checks for updates.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel