Fred Wenzel

關於我

開發者資訊
名稱 Fred Wenzel
職業 Web Wizard
加入日期 March 5, 2007
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 評分: 4 / 5 顆星

我所發表的評論

ROTOGAMEsq

評分: 5 / 5 顆星

Simple, yet fun. Well done!

ThreadBubble

評分: 5 / 5 顆星

I always have to run through my entire inbox to find older threads that have just been revived. Well, not anymore! Thanks, you are my hero. :)

此意見為舊版本 (0.6) 的附加元件。 

IpernityFox

評分: 4 / 5 顆星

This works quite well: It shows everybody's new photos or the ones from your contacts or friends.

Good is: It works flawlessly, quickly and with one click you are on the photo site.

Not so good: It doesn't look like there's a way to display your own photos; also, I am not sure if it shows other media (audio/video).

此意見為舊版本 (0.9.2) 的附加元件。 

BetterShopper

未經評分

BetterShopper downloads the rates from
http://bettershopper.g-blog.net/ext_excrat/excrat.js via XMLHttpRequest. These
rates are in JSON format, method updateConfigRates in browserOverlay.js stores
them in the exchange.rates preference while getRatesFromServer eval's this pref
in privileged content then. (from bug 362172)

bbmao Toolbar

未經評分

Function getVarFromWeb() in toolbar.js requests
http://www.bbmao.com/plugin/ff/urls.jsp via XMLHttpRequest. The result is
eval'ed in privileged context. (from bug 362170)