1/16/2020

링크) 구글번역, 파파고번역 북마클릿

현재 웹페이지를 구글 번역기나 파파고 번역기를 호출하며 파라메터를 주어서,
새 창으로 결과물을 띄우는 한 줄 짜리 자바스크립트를 만든 다음
웹브라우저 북마크바에 항목을 만들며 주소창에 넣는 것..
그것을 북마클릿(북마크 애플릿)이라고 부르는 모양입니다.

출처 링크

크롬과 네이버가 아닌 웹브라우저에 링크를 즐겨찾기해두고 쓰기 좋습니다.

구글

javascript:var%20t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection&&document.selection.createRange&&document.selection.createRange().text));var%20e=(document.charset||document.characterSet);if(t!=''){var%20w=document.open('
http://translate.google.co.kr/translate_t?text='+t+'&hl=ko&langpair=auto|ko&tbb=1&ie='+e,'','');
}else{var%20w=document.open('http://translate.google.co.kr/translate?u='+escape(location.href)+'&hl=ko&langpair=auto|ko&tbb=1&ie='+e,'','');};

네이버

javascript:var%20t=((window.getSelection&&window.getSelection())||(document.getSelection&&document.getSelection())||(document.selection&&document.selection.createRange&&document.selection.createRange().text));var%20e=(document.charset||document.characterSet);if(t!=''){var%20w=document.open('
https://papago.naver.com/?sk=auto&tk=ko&hn=0&st='+t,'','');
}else{var%20w=document.open('https://papago.naver.net/website?locale=en&source=auto&target=ko&url='+escape(location.href),'','');};

댓글 없음:

댓글 쓰기

ABC



어제 한 일, 하지 않은 일이 오늘 해야 할 일을 결정한다. 미뤄둔 일은 반드시 새끼친다. - ?

훌륭한 서비스에 대한 결과로 주어지는 것이 이윤이다. - 헨리 포드

생각날 때 귀찮더라도 백업해라. 내일 웃는다. - ?

매사 최적화는 좋은 습관이다. 시간을 가장 귀중히 여기는 습관은 더 좋다. - ?

네가 지금 자면 꿈을 꿀 것이다. 그러나 네가 지금 노력하면 꿈을 이룰 것이다. - ?

마감이 되어 급하게 일하는 것은, 밤새 술마시고 시험치는 것과 같다. 최선을 다해 시험봤을 지는 몰라도, 최선을 다해 공부하지는 않았다. 사는 것도 마찬가지다. 얄팍한 머리와 요행을 믿고 임기응변하는 데 맛들인다면, 인생도 어느덧 그렇게 끝난다. - ascii

위대한 생각을 길러라. 우리는 무슨 짓을 해도 생각보다 높은 곳으로는 오르지 못한다. - B. 디즈레일리

꿈의 크기는 자신이 성취할 수 있는 한계를 뛰어넘어야 합니다. 꿈에 압도되지 않는다면 그 꿈은 크지 않은 겁니다. - 앨런 존슨 설리프