Добре дошли в Добавки за Firefox за Android.

Добавете допълнителни възможности и теми, за да направите Firefox за Android свой.

Затваряне

On the go?

Check out our Mobile Add-ons site.

Затваряне

Fred Wenzel

За мен

Информация за разработчика
Име Fred Wenzel
Професия Web Wizard
Потребител от Март 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)