Jigsaw online Hack is a simple extension to check the weather. Instantly get weather for your current location. The extension comes with a beautiful, clean interface.
Steps to load the extension:
- Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox and select Extensions under the Tools menu to get to the same place).
- Ensure that the Developer mode checkbox in the top right-hand corner is checked.
- Click Load unpacked extension… to pop up a file-selection dialog.
- Navigate to the directory in which your extension files live, and select it.
The extension will be loaded up and active right away!
After loading you will be able to see the icon in chrome, click the icon and follow below steps:
- After clicking on the icon, a popup will appear with a text box and a button. Enter the city name whose weather you need to know, and press enter.
- After pressing enter you will see the current temprature, weather condition and max-min temprature throughout the day.
The script responsible for fetching the data and placing it, is written in PHP so it needs to be placed on any sever in order to run it. For this very project i have placed it on my hosting temporarily which i will be removing after some time, so if any one clones this projecct and tries to run it make sure you place that script on server first.