Tervetuloa Firefox Androidille-lisäosiin.
Lisää uusia ominaisuuksia ja tyylejä joilla teet Firefox Androidilleista itsesi näköisen.
Suljeopi99
Tietoja minusta
Nimi | opi99 |
---|---|
Käyttäjä alkaen | heinä 24, 2008 |
Kehitettyjä lisäosia | 0 lisäosaa |
Average rating of developer's add-ons | Ei vielä pisteytetty |
Omat arviot
easy Xdebug
Arvosteltu: 3/5 tähteä
This extension (Version 1.3) doesn't work with FF 3.6 caused by the following:
- you are using 2 different pref keys (extensions.xdebughelper.idekey and extensions.easyxdebug.idekey)
- you are using the false code to get the extension prefManager:
main.js:Line 51
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch);
should be:
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefService);
Would also be nice that the package will be released for SeaMonkey >= 2.0
Jotta voisit luoda omia kokoelmia, sinulla pitää olla käyttäjätili Mozilla Lisäosat -palvelussa.