Friday, December 6, 2019

Angular 2+ how to share same ajax response with multiple components






Create a service like above.
The line

import shareReplay  from rxjs

import { share, shareReplay } from 'rxjs/internal/operators'; 


this.profileObservable =

this.http.get(environment.APIEndpoint + 'userProfile').pipe(shareReplay());


create a shareable HTTP Observable. This can used by any component to get the response.

Only one ajax request will trigger for all the request to this service.




Friday, November 22, 2019

Firefox extension : JIRA dashboard ticket export to CSV file

Firefox extension for JIRA - Export data as CSV

This Firefox extension will export data from a JIRA dashboard to CSV file.
This will be easy option for JIRA users to quicky copy the list of tickets to email or excel

This extension allow user to export active sprints tickets to a CSV file.


Update : Latest version export JIRA tickets from Active Sprints board and Backlogs .


https://addons.mozilla.org/en-US/firefox/addon/jira-exporter/?src=tech-blog

Best Programmers For Hire from fiverr.com! Chat With Programmers & Find The One Right For Your Project. Hire Now and Pay Less!


Release note: Version 1.2.0

This version include copy to clipboard feature. This will allow user to copy individual ticket details to clipboard from the backlogs.

Click on the Copy button next to summary in backlogs. Paste the copied details any where you want.


watch video












Wednesday, November 20, 2019

JavaScript: Onchange handler not trigger for dropdown using JavaScript

Lets say if you are trying to trigger onchange handler of a dropdown using javaScript or jQuery and if it is not working properly try the below code

var changeEvent = document.createEvent("HTMLEvents");
changeEvent.initEvent("change", true, true);

document.getElementsByName("country")[0].dispatchEvent(changeEvent);

Tuesday, November 5, 2019

LinkedIn Jobs Chrome extension


The chrome extension scan each job in search results from linkedIn and export as csv file.
Price : $10 contact here

Wednesday, October 2, 2019

Lowes price checker

Lowes price checker chrome extension , tampermonkey script are available with working status.

This script allows user to search for prices and availability of product in different stores in different states.



For more info contact 



Wednesday, May 22, 2019

How to install custom chrome extension manually

This video will show you how to install a extension manually. 

  1. Open the Extension Management page by navigating to chrome://extensions.
    • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  2. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  3. Click the LOAD UNPACKED button and select the extension directory.

Wednesday, April 10, 2019

LinkedIn scrape chrome extension

LinkedIn connections scrapper using chrome extension

This is a chrome browser extension which lets you to download contact information of your connections easily.




Go to your connections page from where you want to collect info. Click on extension start button which will open all connection in new browser tab and grab the contact info.

Repeat the same for next pages also. Once you done, click on export button on the extension.
The extension download details in excel CSV format. Contact for more info in comment or
https://www.fiverr.com/share/zBr23