My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

parses 3. party web sites (currently just AKBANK YATIRIM and ISTEYATIRIM sites) to retrieve data about IMKB100 stocks, shows latest value of selected stock on statusbar, and shows detailed statistics on tool tip text.

Screenshots

Installation

Just download the latest version from "Featured Downloads" list to your desktop and drag downloaded package on a firefox window.

or;

Follow the instructions at add-on's page on official firefox add-ons site to install it directly.

Release Notes

checkout release notes here.

Development

see extension development document on mozillazine. especialy check "setting up extension development environment" and "Getting started with extension development" links.

checkout code from repository, after finishing development run "./build.sh" to create xpi package.

Test

see user test cases for functional tests that every release pass.

jsunit is used as unit test framework in this project, repository contains simplified version of jsunit. see jsunit documentation for framework usage details.

checkout code to your working path and open /CHECKED_OUT_TRUNK_PATH/test/jsunit/testRunner.html in your browser. enter the testpage file full path to the related textbox, use /CHECKED_OUT_TRUNK_PATH/test/all-tests.html testpage to run all the tests at once, also you can run tests seperately (there are four testpages four now: imkbizle-tests.html, prefs-tests.html, isnet-tests.html, akbank-tests.html)

Project Statistics

Powered by Google Project Hosting