Google Reader Demarginfier

By Aintaer Last update Nov 21, 2011 — Installed 15,250 times.

No collapse option?

in
Subscribe to No collapse option? 5 posts, 4 voices



Mac Riddel User
Chrome

Love the script, but I'd like to keep the controller buttons always-visible. Any way to make this an option? Or let me know what part of the script I need to disable to stop this section from collapsing?

Thanks!
Mac

 
Aintaer Script's Author
FirefoxX11

To keep the controller buttons always visible, comment out the last three lines in the script like so:

/*
document.querySelector("#chrome-viewer").classList.add('fullscreen');
document.querySelector("#viewer-header").classList.add('hidden');
document.querySelector("#chrome-fullscreen-top-toggle").classList.remove('hidden');
*/

 
Mac Riddel User
Firefox

Thanks! That took care of it.

For those of you also using Google Reader Absolutely Customizable, make sure to unmark "condense white space", as when both extensions are enabled, the controller buttons are misaligned...this occurs irregardless of the script change above.

 
Buzhidaoa2 User
Chrome

Good! I also like to keep the controller buttons always visible!!

 
bisley User
Firefox

+1 for an always visible option.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel