Using Page-speed with Firefox 7+ (in my case, simply "Aurora")

1 view
Skip to first unread message

Dan Beam

unread,
Aug 22, 2011, 6:10:34 PM8/22/11
to page-speed-discuss
Hey page speed developers and hackers,

I was wondering if page speed will continue to embed a max version in
it's install.rdf while Firefox has lowered up it's shipping interval
(to 6 weeks it seems like)? I recently wanted to use page speed with
Firefox Aurora (which is currently 7.0a2) and I found that just
changing the maxVersion to * allowed me to use it (as I had a guess
Firefox 7.* wouldn't really operate much different than 6.*).

Is the reason we're not just trusting future versions because of a
lack of QA/testing? Why not remove this maxVersion if it will be a
pain to update?

Just wondering,

Dan Beam
db...@google.com


P.S. The steps for hackers to allow this to work in 7.* (and above)
are given in 1 (split-up) line of bash (tried from OS X):

prevdir=$(pwd) && \
tmpdir=$(mktemp -d -t page-speed) && \
cd "$tmpdir" && \
curl -sO https://dl-ssl.google.com/page-speed/current/page-speed.xpi
&& \
unzip -q page-speed.xpi -d page-speed && \
sed -ire 's/maxVersion>6\.\*/maxVersion>\*/' page-speed/install.rdf
&& \
cd page-speed && \
zip -qr "$prevdir/page-speed-aurora.xpi" . && \
cd "$prevdir" && \
rm -rf $tmpdir && \
echo "Drag and drop $prevdir/page-speed-aurora.xpi to Firefox to
install";

P.P.S. NOTE: You'll need Firebug installed before you install page
speed (which you can get at getfirebug.com or specifically [for the
moment] at http://getfirebug.com/releases/firebug/1.9/firebug-1.9.0a0.xpi).

Guenther Waldbauer

unread,
Sep 28, 2011, 6:59:44 AM9/28/11
to page-speed-discuss
Is there a working FF 7 pagespeed extension online available ?

Libo Song

unread,
Sep 28, 2011, 9:00:06 AM9/28/11
to page-spee...@googlegroups.com
We are working on a release. ETA, tomorrow. Thanks.
-Libo

On Wed, Sep 28, 2011 at 6:59 AM, Guenther Waldbauer <waldba...@gmail.com> wrote:
Is there a working FF 7 pagespeed extension online available ?

--
You received this message because you are subscribed to the Google Groups "page-speed-discuss" group.
To post to this group, send email to page-spee...@googlegroups.com.
To unsubscribe from this group, send email to page-speed-disc...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/page-speed-discuss?hl=en.


Libo Song

unread,
Sep 30, 2011, 8:13:17 AM9/30/11
to page-spee...@googlegroups.com
We are not ready to release the new version. In the mean time, please

Thanks.

Guenther Waldbauer

unread,
Oct 1, 2011, 4:56:59 AM10/1/11
to page-speed-discuss
OK - i hope you can release it soon (not developing with Chrome)

On 30 Sep., 14:13, Libo Song <ls...@google.com> wrote:
> We are not ready to release the new version. In the mean time, please
> try our Chrome extensions if needed.http://code.google.com/speed/page-speed/docs/using_chrome.htmlor Page Speed
> online athttp://pagespeed.googlelabs.com/pagespeed/

Ted

unread,
Oct 1, 2011, 10:43:32 AM10/1/11
to page-speed-discuss
You can use Add-on Compatibility Reporter to
https://addons.mozilla.org/zh-TW/firefox/addon/add-on-compatibility-reporter/

After installing the Add-on Compatibility Reporter, your incompatible
extensions will become enabled for you to test whether they still work
with the version of Firefox or Thunderbird that you're using.

--Ted

On 10月1日, 下午4時56分, Guenther Waldbauer <waldbauer....@gmail.com> wrote:
> OK - i hope you can release it soon (not developing with Chrome)
>
> On 30 Sep., 14:13, Libo Song <ls...@google.com> wrote:
>
>
>
>
>
>
>
> > We are not ready to release the new version. In the mean time, please
> > try our Chrome extensions if needed.http://code.google.com/speed/page-speed/docs/using_chrome.htmlorPage Speed

Libo Song

unread,
Oct 3, 2011, 3:20:30 PM10/3/11
to page-spee...@googlegroups.com
The fix is ready. You can manually update the fix at https://dl.google.com/page-speed/1.12.0.1/page-speed.xpi, or it will auto-update itself.

Thanks for your patience.
Reply all
Reply to author
Forward
0 new messages