لتجربة الآلاف من الإضافات المتوفرة هنا، نزّل متصفح موزيلا فَيَرفُكس مجانًا. المتصفح الأسرع والأكثر أمانًا في عالم الإنترنت.
Closeمرحبا بك في إضافات فَيَرفُكس.
اختر من بين الآلاف من المميزات والمظاهر الإضافية واجعل فيرفُكس ملكًا لك.
Closemarximus
معلومات عنّي
الاسم | marximus |
---|---|
مُستخدم منذ | مارس 5, 2007 |
عدد الإضافات التي طورتها | 0 إضافة/إضافات |
معدّل التقييم من مطوري الإضافات | بلا تقييم حتى الآن |
تعليقاتي
Gmail Manager-community
مقيمة بـ 5 من 5 نجوم
the best gmail checker ever , on all browser
هذا التعليق كان على إصدارة سابقة من هذه الإضافة (0.7-beta.1.1-signed)Gmail Manager NG
مقيمة بـ 5 من 5 نجوم
someone know addon like this?
هذا المستخدم لديه تعليق سابق على هذه الإضافة.Gmail Manager NG
مقيمة بـ 5 من 5 نجوم
Odilatinam solved thet :D
GREAT !!!
Odilatinam wrote:Fixed it by changing the following
components/gmParser.js
_xpath: function(aNode, aExpression, aType)
{
var results = null;
try {
// Evaluate the XPath expression
//var xpathEvaluator = Components.classes["@mozilla.org/dom/xpath-evaluator;1"].createInstance(Components.interfaces.nsIDOMXPathEvaluator);
//results = xpathEvaluator.evaluate(aExpression, aNode, null, aType, null);
var aDoc = aNode.ownerDocument ? aNode.ownerDocument : aNode;
results = aDoc.evaluate(aExpression, aNode, null, aType, null);
} catch(e) {}
return results;
},
commented out the two existing lines and added ownerDocument code. If you had tried to mess with adding accounts back in, then look in your (profile directory)/gmanager/prefs.bak and hopefully it still has your old settings, if you only tried to add accounts back in once.
To edit the extension:
Go to your Firefox profile directory
Go to the extensions directory
Gmail Manager is gmail-manager-ng@nedwidek.github.com.xpi
(if it is an xpi, then you need to copy it, rename to zip, unpack, do the change, rezip, rename; if it is a directory, you can just do the changes directly)
http://forums.mozillazine.org/viewtopic.php?f=48&t=332634
لإنشاء مجموعاتك الخاصة، يجب أن تمتلك حسابا على موقع إضافات موزيلا.