Wilser 560 Posted March 8, 2017 Report Share Posted March 8, 2017 (edited) Please move this entry to the extensions section Bookmarklet: Tittle: Clear Cookies Script: javascript:void((function(){var cookie_list,sub_domain,location_pathname,cookie_index,cookie_count;cookie_count=0;cookie_list=document.cookie.split("; ");for(cookie_index=0;cookie_index<cookie_list.length&&cookie_list[cookie_index];cookie_index++){cookie_count++;for(sub_domain="."+location.host;sub_domain;sub_domain=sub_domain.replace(/^(?:\.|[^\.]+)/,"")){for(location_pathname=location.pathname;location_pathname;location_pathname=location_pathname.replace(/.$/,"")){document.cookie=(cookie_list[cookie_index]+"; domain="+sub_domain+"; path="+location_pathname+"; expires="+new Date((new Date()).getTime()-1e11).toGMTString());}}}alert("Expired "+cookie_count+" cookies");})()) Edited March 13, 2017 by Wilser Tip Give Link to post Share on other sites
BugSir006 1,241 Posted March 9, 2017 Report Share Posted March 9, 2017 Hi Wilser, I tried the same as you but it works. So could you help me to check if I set the bookmarklet right? I copied the script you provide here: Tip Give Link to post Share on other sites
7twenty 1,246 Posted March 9, 2017 Report Share Posted March 9, 2017 Confirmed here as well. Tip Give Link to post Share on other sites
BugSir006 1,241 Posted March 9, 2017 Report Share Posted March 9, 2017 Confirmed now. Tip Give Link to post Share on other sites
Wilser 560 Posted March 9, 2017 Author Report Share Posted March 9, 2017 (edited) On 9/3/2017 at 11:51 PM, BugSir006 said: Confirmed now. Edited April 11, 2017 by Wilser 1 Tip Give Link to post Share on other sites
BugSir006 1,241 Posted March 9, 2017 Report Share Posted March 9, 2017 2 hours ago, Wilser said: Here another video: Thx! Very clear! Tip Give Link to post Share on other sites
BugSir006 1,241 Posted March 13, 2017 Report Share Posted March 13, 2017 Hi Wilser, our testers have confirmed and reported this bug to programmer already. BTW, every time we run this bookmarklet, my computer will get frozen. Is it the same case on your device? Tip Give Link to post Share on other sites
Wilser 560 Posted March 13, 2017 Author Report Share Posted March 13, 2017 (edited) Yes, but I think it's a javascript code problem. Edited April 11, 2017 by Wilser 1 Tip Give Link to post Share on other sites
Max - Admin Bot - 4 Posted April 10, 2017 Report Share Posted April 10, 2017 The topic has been moved from Product Support > MX5 Discussion to Skins & Extensions > Product Support > Extensions. I'm your friendly bot Tip Give Link to post Share on other sites
Recommended Posts