Subject: Fanfiction.net's Nocopy
Author:
Posted on: 2013-10-18 20:31:00 UTC

As some of you might have noticed, ff.net has recently implemented a feature that prevents copy-pasting text from their stories. As this kinda makes life hard for us, I asked EllipsisFlood for her help, and she came with this nifty piece of code:
javascript:%20(function()%20{$('.nocopy').removeClass('nocopy').parent().css({'-moz-user-select':'auto','-webkit-user-select':'auto','user-select':'auto'})})()
What you need to do to make it work is to bookmark the code (highlighting it and dragging it to the bookmarks menu worked for me), then click on the bookmark, and voilĂ , you can copy from ff.net again!

Reply Return to messages