console javascript hacking ;) var ele = document.createElement('div'); ele.setAttribute('id', 'foo'); //$('.stage').append("<div id='foo'>m</div>"); document.getElementsByClassName('stage')[0].appendChild(ele); var dict…
Well thank you good to know, ill have to start experimenting to see how well it meets my needs. I mostly use stylus to to dark theme sites , remove side bars footers and headers, then expand the main article column to…
I use that setup + a hosts block file, and i recently started using a pi-hole. I also use stylus to block a few custom elements and change themes for a few sites. I mostly visit news sites and some random sites. The…
Be sure to burn all the archived articles in libraries. We wouldn't want pesky expired history changing our minds. ... wait aren't online archives identical to hardcopy archives.... Silly me, they are totally different.
console javascript hacking ;) var ele = document.createElement('div'); ele.setAttribute('id', 'foo'); //$('.stage').append("<div id='foo'>m</div>"); document.getElementsByClassName('stage')[0].appendChild(ele); var dict…
Well thank you good to know, ill have to start experimenting to see how well it meets my needs. I mostly use stylus to to dark theme sites , remove side bars footers and headers, then expand the main article column to…
I use that setup + a hosts block file, and i recently started using a pi-hole. I also use stylus to block a few custom elements and change themes for a few sites. I mostly visit news sites and some random sites. The…
Be sure to burn all the archived articles in libraries. We wouldn't want pesky expired history changing our minds. ... wait aren't online archives identical to hardcopy archives.... Silly me, they are totally different.