Google+ Tweaks

By Jerome Dane Last update Apr 3, 2012 — Installed 35,048 times.

Not working for me at all

in
Subscribe to Not working for me at all 2 posts, 1 voice



jgjake2 Scriptwright
Firefox

It doesn't show up for me at all. It is installed correctly in firefox, and i have even installed chrome and tried the chrome extension, but neither works at all. I checked the console in chrome and it gave me the following:

Uncaught ReferenceError: type is not defined
Config.getchrome-extension://ldhcojnagiekommchj...
GTweaks.features.fullWidth.initchrome-extension...
GTweaks.initFeatureschrome-extension://ldhcojna...
GTweaks.constructchrome-extension://ldhcojnagie...
GTweakschrome-extension://ldhcojnagiekommchjbok...
(anonymous function)

any ideas?

 
jgjake2 Scriptwright
Firefox

never mind, i fixed it. Script_options.js at Line 184 is:

return type == 'text' ? '' : null;

but it should be:

return option.type == 'text' ? '' : null;

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