Profile Image

Bookmarklet

@binhvuong

javascript:!function(){const e=[{name:"Xem comments",color:"#3498db",action:function(){const e=document.querySelector('select[name="comment_switcher"]');if(e){e.value="toplevel",e.dispatchEvent(new Event("change",{bubbles:!0}));const t=setInterval(()=>{const e=document.querySelector('a[data-sigil="ajaxify"]');e?e.click():clearInterval(t)},2e3)}else alert("Không tìm thấy bộ lọc bình luận.")}},{name:"Copy comments",color:"#2ecc71",action:function(){var e=Array.from(document.querySelectorAll("._2b05, [data-commentid], ._14va")).map(e=>e.innerText).join("\n");navigator.clipboard.writeText(e).then(()=>alert("Comments đã được copy vào clipboard."))}},{name:"Download CSV",color:"#f39c12",action:function(){for(var e=Array.from(document.querySelectorAll("._2b05")),t=Array.from(document.querySelectorAll("[data-commentid]")),n=Array.from(document.querySelectorAll("._14va")),o="data:text/csv;charset=utf-8,Tên tác giả,Nội dung,Like\n",c=0;c<e.length;c++){var r=e[c].innerText,l=t[c].innerText.replace(/"/g,'""'),a=n[c].innerText;o+='"'+r+'","'+l+'","'+a+'"\n'}var i=encodeURI(o),m=document.createElement("a");m.setAttribute("href",i),m.setAttribute("download","comments.csv"),document.body.appendChild(m),m.click(),document.body.removeChild(m)}}],t=e.map(e=>{const t=document.createElement("button");return t.textContent=e.name,t.style.margin="10px",t.style.height="40px",t.style.color="white",t.style.backgroundColor=e.color,t.style.border="none",t.style.borderRadius="5px",t.style.fontSize="16px",t.style.cursor="pointer",t.onclick=e.action,t}),n=document.createElement("div");n.style.position="fixed",n.style.bottom="10px",n.style.left="10px",n.style.display="flex",n.style.flexDirection="row",t.forEach(e=>n.appendChild(e)),document.body.appendChild(n)}();

Công khai Cập nhật lần cuối: 2024-07-19 01:13:41 AM