Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

Sunday, November 27, 2022

How to install your own extension in Firefox browser

How to install your own extension in Firefox browser . Create your extension files or get a sample extension files from GITHUB. We are going to use Borderify extension. This extension add a red border around the mozilla website . Once extension files are ready open a new tab and type about : debugging. Click on the blue color This Firefox link button. This will take you to the Temporary extensions page. Click on Load temporary add on button. Browse and select any file from your extension folder. This will install the selected extension . To test the extension open the mozilla.org website in the new tab. You can see a red color border around the website . Download sample extensions from link https://github.com/mdn/webextensions-examples/

Sunday, May 31, 2020

LinkedIn Jobs export extension for Firefox



https://addons.mozilla.org/en-US/firefox/addon/linked-jobs-export/



Thursday, April 16, 2020

Firefox addon for Android

https://addons.mozilla.org/en-US/android/addon/panic-button-ballachy/

This small Firefox Android extension help users to close all opened tab with single click.

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