Chào mừng đến với tiện ích Firefox cho Android.
Add extra features and styles to make Firefox cho Android your own.
Đóngopi99
Giới thiệu về tôi
| Tên | opi99 |
|---|---|
| Người dùng kể từ | Tháng bảy 24, 2008 |
| Số tiện ích được phát triển | 0 add-ons |
| Đánh giá trung bình của các tiện ích của nhà phát triển | Chưa được xếp hạng |
Đánh giá Của tôi
easy Xdebug
Rated 3 out of 5 stars
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
Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.