返回列表 发帖

[经验交流] Here is how to add another plugin browsers to TheWorld 3

now you can add some plugins from GreenBrowser, avant, Maxthon, The World 2 to The World3.
follow these step:
1-add blank to Favorites
http://img3.uploadhouse.com/fileuploads/5413/54134633a1e746a23756837c2ef5d632ba3cbb0.jpg
2-right click to edit recent blank favarite.
   & input javascipt to address form:
http://img9.uploadhouse.com/fileuploads/5413/54134693ea2173020261cf1e56c821336279d44.jpg
tips: make folder named Tools like this to use your plugin.
http://img0.uploadhouse.com/fileuploads/5413/5413470307f714d1e4441d6c1db2afd92b919b4.jpg

here is some useful scripts:
1*------------------Maxthon plugin
name:
Protect EyeSight
use:Changes the web background colour to light grey. So your eyes don't receive strong white light colours anymore! Made by cm-keo.mut'-at thhudu@yahoo.com
address:  
javascriptfunction() {  window.onerror = null;   var bgCol ="CCCCCC"; document.body.style.backgroundColor = bgCol; document.body.innerHTML = newCode; } )();


2*------------------Maxthon plugin
name: zzToggle-Img
use: Hides and shows images on the current page.This plugin hides and shows images on the current page. ...
address:  
javascript:javascript:void(self.Hidd=self.Hidd?0:1);void(di=document.images);for(jK6bvW=0;jK6bvW<di.length;jK6bvW++){void(di[jK6bvW].style.visibility=self.Hidd?'hidden':'visible')};


3*------------------Maxthon plugin
name:  Mouse unlock
address:  
javascript:if (location.hostname != "mail.google.com") { function blkErr() {return true;} onerror=blkErr; function cbgr4376bv() {if (event != null) {event.returnValue=true; event.cancelBubble=false; return true;}} function cbfr4432d(d) {cbfr4432df(d); cbfr4432de(d);} function cbfr4432de(d) {cbfr4432deo(d); cbfr4432deo(d.body);} function cbfr4432deo(o) {o.onmousedown=cbgr4376bv; o.oncontextmenu=cbgr4376bv; o.onmouseup=cbgr4376bv; o.onselectstart=cbgr4376bv; o.ondragstart=cbgr4376bv; o.onbeforecopy=cbgr4376bv;} function cbfr4432df(obj) {var frs=obj.frames; if (frs != null) {var frc = frs.length; var fri = 0; while (fri < frc) {cbfr4432d(frs[fri].document); fri++}}} cbfr4432d(document);}


4*--------------------Green Browser

name:  View Selection
Use: select a text or objects on web, click view selection favarite, it will show only web script of the selection!
address:
javascript:function doDocument(doc) { try { if (doc.selection.createRange().htmlText.length) { prompt("Selection Area Code:",doc.selection.createRange().htmlText); return; } var frs=doc.frames; if (frs != null && frs.length>0) { for (var i=0; i < frs.length; i++) { doDocument(frs.document); } } }catch(e){} } doDocument(document);



How to find these script
Open you plugin folder you want!
open file htm by Notepad
join script in one line
copy and pass to your blank favarite .


have fun

sorry,your pictures can't be seen

TOP

Thanks! We know this for eternity. We call these bookmarklets, or favelets  

TOP

You can find several hundreds in http://www.squarefree.com/bookmarklets/index.html

TOP

这是哪个假洋鬼子!

TOP

返回列表