chanchihiro (5)

chanchihiro bookmarklet2018-10-29

my bookmarklet

(function(){var SMILE_IMG='https://files.slack.com/files-pri/T02HZH8HZ-FDQ3V382X/smile.png';(func...
chanchihiro insta_scroll2018-04-04

インスタがスクロールします

$scrollY=0;function autoScroll(){var $sampleBox=document.getElementsByClassName("_29u45");$sample...

表示中のページのタイトルを使ってaタグを表示します。マークダウンでリンクを貼るときに使えます。

console.log("始まり");var title=document.querySelector('h1');var titletext=title.textContent;cons...
chanchihiro チカチカ2017-01-27

my bookmarklet

var divs=[];divs=document.getElementsByClassName('content');var body=document.getElementsByTagNam...

my bookmarklet

(function(){console.log("start");var all=document.createElement('div');all.innerHTML='<h2>油少な...