لتجربة الآلاف من الإضافات المتوفرة هنا، نزّل متصفح موزيلا فَيَرفُكس مجانًا. المتصفح الأسرع والأكثر أمانًا في عالم الإنترنت.

Close

مرحبا بك في إضافات فَيَرفُكس.

اختر من بين الآلاف من المميزات والمظاهر الإضافية واجعل فيرفُكس ملكًا لك.

Close

في الطريق، أثناء تنقلك؟

ألقِ نظرة على موقع إضافات الهواتف الذكية.

Close

knoa.jp

معلومات عنّي

معلومات المطور
الاسم knoa.jp
المنطقة Japan
مُستخدم منذ مايو 23, 2011
عدد الإضافات التي طورتها 0 إضافة/إضافات
معدّل التقييم من مطوري الإضافات بلا تقييم حتى الآن

تعليقاتي

Stylish - Custom themes for any website

مقيمة بـ 3 من 5 نجوم

Those who can't edit Stylish styles on recent Firefox, you can still edit styles with "Stylish-Custom" addon.
https://addons.mozilla.org/ja/firefox/addon/stylish-custom/

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (2.0.7) 

Lightning

مقيمة بـ 5 من 5 نجوم

I want multi-month view, just shows current and next month.
Or, single-month view with comming one or two weeks.
No major calendar apps have such view... :-(

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (4.0.5.2) 

XUL/Migemo

مقيمة بـ 5 من 5 نجوم

I don't know why, but XUL/Migemo does work with "enhanced findbar" installed !! :-)

enhanced findbar :: Add-ons for Firefox
https://addons.mozilla.org/ja/firefox/addon/enhanced-findbar/

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (0.13.6) 

ImageTweak: zoom/rotate images and videos!

مقيمة بـ 4 من 5 نجوم

Maybe it doesn't work for Japanese users these days.
It causes by breaking Japanese language file, so I fix it.

Here is Japanese compatible version.
http://knoa.jp/up/imagetweak.0.23.ja.xpi

Detail of this problem is here:
https://github.com/CAFxX/ImageTweak/issues/18

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (0.23.1-signed.1-signed) 

Linkification

مقيمة بـ 4 من 5 نجوم

@Morisatos
Here you are !! ;-D

Multibyte(Japanese) support version is here.
http://knoa.jp/up/linkification.1.3.8.mb.xpi
# It detect urls/mails by white characters list. (by black list in the original.)
# It uses pretty simple regex, but may be better in general browsing.
# I rerwite Firefox support version for 10.*. :-)

test case:
http://knoa.jp/up/linkification.txt
http://yellow5.us/firefox/testcases.txt

Linkification

مقيمة بـ 4 من 5 نجوم

@Morisatos Thanks again.
I just add "@" to white list of URL characters pattern.

Multibyte(Japanese) support version is here.
http://knoa.jp/up/linkification.1.3.8.mb.xpi
# It detect urls/mails by white characters list. (by black list in the original.)
# It uses pretty simple regex, but may be better in general browsing.
# I rerwite Firefox support version for 10.*. :-)

test case:
http://knoa.jp/up/linkification.txt

هذا المستخدم لديه تعليقات أخرى على هذه الإضافة.

Linkification

مقيمة بـ 4 من 5 نجوم

I wrote below past day, but deleted by webmaster(?).
Is modifying xpi files not allowed ? How can I learn rule ? What's the defference with other uploaders ?

**

@Morisatos Thanks!!

Multibyte(Japanese) support version is here.
http://knoa.jp/up/linkification.1.3.8.mb.xpi
# It detect urls/mails by white characters list. (by black list in the original.)
# It uses pretty simple regex, but may be better in general browsing.
# I rerwite Firefox support version for 10.*. :-)

test case:
http://knoa.jp/up/linkification.txt

هذا المستخدم لديه تعليقات أخرى على هذه الإضافة.

Linkification

مقيمة بـ 4 من 5 نجوم

This is a worse sample of mail/url detector by white list.
You can edit "\chrome\linkification\content\linkification\linkification.js".

// var sURLPath = sURLPathChars + '*' + sEndChars;
var sURLPath = '[0-9a-z\\.\\-\\_\\/\\~\\%\\+\\?\\=\\&\\#\\*\\:\\;\\,]+[0-9a-z\\-\\_\\/\\~\\%\\+\\?\\=\\&\\#\\*\\:\\;\\,]';

// var sRegExpEmail = '(' + sUserNamePasswordChars + '+@' + '(?:(?:(?:' + sAllSubDomain + '\\.)+' + sTopLevelDomains + ')|(?:' + sIPAddress + '))(?:' + sGetStringChars + '+' + sEndChars + ')?)';
var sRegExpEmail = '([0-9a-z\\.\\-\\_\\+]+@[0-9a-z\\.\\-]+[a-z])';

test case:
http://knoa.jp/up/linkification.txt

هذا المستخدم لديه تعليقات أخرى على هذه الإضافة.

Linkification

مقيمة بـ 4 من 5 نجوم

@Ral of July 23, 2011
Yes. It seems to detect email by blacklist of separator like spaces or quotes("). But It can't detect in Japanese or some other language sentences by blacklist. It should detect email by whitelist regex like [a-zA-Z\.\_\-]@..., I think.

هذا المستخدم لديه تعليقات أخرى على هذه الإضافة.

Linkification

مقيمة بـ 4 من 5 نجوم

It sometimes be confused by multibyte characters in Japanese sentences.
Test case: http://knoa.jp/up/linkification.txt

**reply @Ral of July 23, 2011**
Yes. It seems to detect email by blacklist of separator like spaces or quotes("). But It can't detect in Japanese or some other language sentences by blacklist. It should detect email by whitelist regex like [a-zA-Z\.\_\-]@..., I think.

هذا المستخدم لديه تعليقات أخرى على هذه الإضافة.

Linkification

مقيمة بـ 4 من 5 نجوم

It sometimes be confused by multibyte characters in Japanese sentences.
Test case: http://knoa.jp/up/linkification.txt

Gather the senders !

مقيمة بـ 5 من 5 نجوم

I prefer keybord shortcuts to right click context menu.
If the keys will be customizable, be better :-)

Nostalgy

مقيمة بـ 5 من 5 نجوم

It doesn't work some keybord shortcuts (setting in "Keys" tab) on TB5. :-(
ex. "Show messages with same sender/same subject" which works good on TB3.

هذا التعليق كان على إصدارة سابقة من هذه الإضافة (0.2.26) 

Navigation Shortcuts

مقيمة بـ 4 من 5 نجوم

I want to focus "To:" on mail edit window.
It makes someone happy by much more optionable shortcuts !!