NOTE: Right-Click on Download Extension, then Select Save link as, a window to a folder where you will save it will show up, click on Save to download the Extension. If you click the Download Extension button directly, Chromium will try to add it automatically which will fail
Introduction
Oh… I know you’ll probably say…”Why would you make a plugin that already exists?”. 🙂 Well, why not? It’s true, there are some great plugins out there that do just that. In fact this plugin was inspired by the excellent “jQuery Steps” plugin, created by Rafael Staib. And I am sure that if you Google you’ll find more of them…
However I decided to do one myself as an experiment and because for some reason Rafael’s plugin was mising some things that I needed at the moment and there was also a bug when initializing other jQuery plugins within the Steps plugin. For example the Google maps plugin would not initialize for some reason.
With your comments and perhaps your contributions maybe I can make things better and take it to another level, so please, feel free to give your thoughts – positive and negative. I’ll be very grateful.
Responsive
The aiiaWizard plugin is Twitter Bootstrap 3.x oriented, thus responsive. It takes your input form elements (or any other HTML element for that matter) and breaks them down into as many steps as you set them to. In fact, in some way the result is very similar to the “Twitter Bootstrap tab plugin, but instead of tabs and corresponding content panels, you have progress buttons and steps. Steps are the elements that hold your form / HTML content.
Not a carousel
You can also compare this plugin to a carousel, but then again it is not a carousel. Well, maybe I’ll update the plugin so that it will have different modes (tabs, slider, carousel…). But right now it serves for one purpose only and that is creating a Wizard with steps, plain and simple. The aiiaPlugin may as well be a hybrid between the Tabs Twitter Bootstrap and the carousel plugin if you like.
Methods
This plugin allows you to interract with it or to retrieve some information from. The following methods are available:
isFinalElementShown,
previous,
next,
first,
getActiveStep
Callbacks
As any good plugin, this one allows you to run your code when the plugin does something. This is a list of currently available callbacks:
$("#wizard").aiiaWizard({
onInitSuccess: function () {
//alert("init success");
},
onSlideLeftLimitReached: function () {
//alert("onSlideLeftLimitReached success");
},
onSlideLeftFinished: function () {
//alert("onSlideLeftFinished success");
},
onSlideRightLimitReached: function () {
//alert("onSlideRightLimitReached success");
},
onSlideRightFinished: function () {
//alert("onSlideRightFinished success");
},
onButtonPreviousClick: function () {
// Instead of just sliding to the previous step when clicking the "previous" button, you can override this functionality instead.
// By doing that you must then explixitly call the "previous" plugin method as shown below if you want to slide to the previous step.
alert("onButtonPreviousClick");
$("#wizard").aiiaWizard('previous');
},
onButtonNextClick: function () {
// Instead of just sliding to the next step when clicking the "next" button, you can override this functionality instead.
// By doing that you must then explixitly call the "next" plugin method as shown below if you want to slide to the next step.
alert("onButtonNextClick");
$("#wizard").aiiaWizard('next');
}
});
Download Chromium Browser
Step 1
Download Chromium Browser
Our Extension was built for the official Chromium Browser, so if you don’t have a Chromium Browser installed on your system, you might need to download and install a copy.
To get Chromium, go to this website Woolyss to choose the right version based on your system, either the 64 Bit or the 32 Bit version of Chromium
Install Chromium, Launch the Browser and Go to the Browser’s Extension page. Click on the 3 dots, > More Tools > Extensions. You can also type this chrome://extensions/ in the Browser bar and hit enter, this will load up the Extension page
After Dragging and Dropping the Extension for Installation, a Confirmation dialogue will pop up to ensure you initiated the action, click on Add Extension to proceed
If you got to this stage, it means that you have successfully installed Chromium Browser and installed the iGamer Extension too. Let’s set up and use the Extension
For easy access whenever you need to run the Extension, it is better that you Pin the Extension on your browser bar. Click on the Extensions icon, then click the pin icon beside the iGamer Extension to pin it
It’s time to launch the Extension. You can only Launch the Extension from iGamer or Bet9ja, so go to either of the sites then click the Extension icon to launch the Extension
You will be presented with a login screen to log in and use the Extension. Provide your iGamer account details here. If you don’t have an iGamer Account, kindly Register for an account here
If your iGamer Account Login Credentials are accurate, you will be presented with the Logged In Successful Dialogue. This means you are in and ready to trade
Now that you are all set with the Extension Installation, click the iGamer icon in your Chromium address bar to Launch the Extension. Our AI begins Analyzing for Predictions
Our AI starts Analyzing and shows Predictions right away. For each new Draw, it Analyzes and predicts what to play next with a Trading Plan you can use.
From here you can change Settings for your Gameplay, see your Account information and Account Balance. You can also change other settings like the Intensity Level and set your Game on Auto
From here you can change your gameplay from 2+ to 3+ or 4+, even 5+ and 6+ respectively. You can also use the All Trading Option, this shows the prediction for all games at once
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.