Skip to main content

Firefox Plug-ins for Enhanced Developer Productivity :)

··287 words·2 mins
Browser Extensions Developers Productivity
UmmIt
Author
UmmIt
Loves to write about technology, and cybersecurity related topics :)
Table of Contents

Introduction
#

In this guide we will explore the useful browser plug-ins that can enhance the productivity and efficiency of developers. These plug-ins can be very beneficial for you whether you wish to manage cookies, customize web pages, or analyze the technologies used on a website.

Cookie Quick Manager#

Cookie Quick Manager is a plug-in designed to manage cookies effectively. It offers features such as viewing, searching, creating, editing, deleting, backing up, restoring, and preventing deletion of cookies.

See the source code on GitHub.

Cookie Quick Manager

Stylus
#

Stylus is a plug-in that allows you to redesign your favorite web pages. Whether installing a custom theme from an online repository or creating, editing, and managing personalized CSS stylesheets, Stylus provides granular control over the appearance of web pages.

See the source code on GitHub.

Stylus

Wappalyzer
#

Wappalyzer is a powerful tool for identifying the technologies and frameworks used on a website. It aids developers in quickly understanding the technical components of a site.

IMPORTANT: Wappalyzer seems to became paid service and no longer avilavble source code on GitHub. But you can still use the free version.

Wappalyzer

Tampermonkey
#

Tampermonkey is a customizable user script manager that allows you to add custom JavaScript to web pages. It can be used to enhance the functionality of websites, automate tasks, and modify the appearance of pages.

IMPORTANT: As my research, Tampermonkey is not open source, the lastest source code of Github that i found is only available to 2018. Commits on Jun 5, 2018 So its to say that is closed source.

Tampermonkey

Conclusion
#

These browser plug-ins can significantly improve the browsing experience for developers by providing tools for managing cookies, customizing web pages, and analyzing the technologies used on websites.

Related

Firefox Plug-ins for Enhanced your Browsing Experience with extra features :)
··386 words·2 mins
Browser Extensions
Firefox Plug-ins for Block annoying Malicious Code for any website :)
··413 words·2 mins
Browser Extensions Blocker Privacy Advertisement
Customizing Default Search Engine in Firefox Desktop
··352 words·2 mins
Browser Firefox Search-Engine Customization
Setting Up mitmproxy with Network Traffic Analysis
·344 words·2 mins
Mitmproxy
A Crash Guide to Bypassing HLS Encryption video with FFMPEG
··355 words·2 mins
Ffmpeg Video Download