ki_ll
About me
Name | ki_ll |
---|---|
User since | May 15, 2009 |
Number of add-ons developed | 11 add-ons |
Average rating of developer's add-ons | Rated 5 out of 5 stars |
Add-ons I've created
Search java code with Google code search
Search java class with given name (uses regexp)
Search open source java code examples with JExamples.com
Search java open source code examples with given class name, method name etc.
My Reviews
Filter_Copy
Rated 4 out of 5 stars
Till the developer self will extend the localizations, you can simple set it up as following:
- download the add-on data (currently, "filter_copy-0.2-tb.xpi")
- unpack it (XPI = ZIP)
- open the directory [unpack_folder]/chrome/filter_copy/locale and find the folder "ja-JP"
- copy the folder ja-JP as en-US (for the English localization)
- edit the file en-US/overlay.dtd. This contains only one configuration entry. So, in place of the Japanese text, write: "Copy".
- go to [unpack_folder] and edit the file chrome.manifest: Add the new line (analog to the existing line with "ja-JP"):
locale filter_copy en-US chrome/filter_copy/locale/en-US/
(The same steps should be done for each other localization, e.g. ru-RU, de-DE, fr-FR... etc. One new folder containing a translated overlay.dtd + one new line in the manifest file for each localization.)
Pack again as ZIP, rename the "ZIP" extension into "XPI" and install into Thunderbird.
Java Class Search on Jarvana.com
Rated 5 out of 5 stars
Hi, I add your add-on into the collection "Java search engines" (https://addons.mozilla.org/de/firefox/collection/ea62ea6d-5fe1-d8c8-2a81-d2ddf89e6014)
Best regards ki_ll
MvnRepository search
Rated 5 out of 5 stars
Hi, I add your add-on into the collection "Java search engines" (https://addons.mozilla.org/de/firefox/collection/ea62ea6d-5fe1-d8c8-2a81-d2ddf89e6014)
Best regards ki_ll
To create your own collections, you must have a Mozilla Add-ons account.