What are some Browser plugins that you can't live without ?
Pritesh Usadadiya

Pritesh Usadadiya @priteshusadadiya

About: Performance Engineer 🔥 | agile tester | 💡 Improving Products | 🔦 searching for 🐞 bugs | Love Coding in spare time 💻

Location:
https://softwaretestingnotes.com
Joined:
Feb 2, 2019

What are some Browser plugins that you can't live without ?

Publish Date: Feb 22 '19
111 76

We all need toolkit that makes our jobs a little bit easier. As a QE there are several chrome extensions that i use everyday that boosts my productivity and reduces chunk of extra workload Here are all of them

BlazeMeter | The Continuous Testing Platform

Blazemeter plugin is easiest way to record your performance script in jmeter

Bug Magnet

this is a handy tool for doing exploratory testing. it's opensorce and provides you with range of test data to check edge cases of your app.

Check My Links

its a link checker that crawls through your webpage and looks for broken links.

Exploratory Testing Chrome Extension

another must have plugin for Exploratory Testing. you can gp page by page take a screenshot and write bugs, ideas, notes etc..

Note Anywhere

How many time you have browse through a article had some thoughts and forgot after some time. Well no more.

with this extension, you can create notes on any web page and when you open that page again, the notes will get loaded automatically.

Page load time

Quickly need to check the loading time for your webpage ? there is a extension for it.

Screencastify - Screen Video Recorder

I use this plugin to record product workflows, bugs etc...

In Free tire it gives you 50 recordings per month with max 10 min. recording per session. you can download saved videos from Google drive or export it as gifs.

i have been using it for some time and never needed to upgrade to paid plan.

WhatFont

easiest way to find what kind of font is being used on any portion of webpage without going into the details of devtools.

And of course our all time favorite

Chrome DevTools


So, What are plugins / extensions that you use which has become integrated part of your work ?

Comments 76 total

  • James Livesey
    James LiveseyFeb 22, 2019

    AdBlock!

    • James Livesey
      James LiveseyFeb 22, 2019

      (I guess it isn't really integral to work, but is really useful when you're trying to see something without ads flashing up in the way.)

      • Pritesh Usadadiya
        Pritesh UsadadiyaFeb 22, 2019

        yes, In general i am fine with ads, just not too much of it.

        • James Livesey
          James LiveseyFeb 22, 2019

          Yeah I agree. I keep ads unblocked on mobile too. (Partly because I just like using Chrome and not any 3rd party AdBlock browser, but also it gives some people some money for making a good website!)

  • Glenn Carremans
    Glenn CarremansFeb 22, 2019

    Standard Adblock Plus and 1Password.

    The last couple of months I added these 3 dev related extensions.

    Refined GitHub

    Browser extension that simplifies the GitHub interface and adds useful features

    CodeCopy

    A browser extension that adds copy to clipboard buttons on every code block

    JSON Viewer

    The most beautiful and customizable JSON/JSONP highlighter that your eyes have ever seen.

    Btw these are all open source so you could always contribute improvements.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 22, 2019

      i am sold on JSON Viewer and CodeCopy. definitely gonna try.

  • Chardenal Matthieu
    Chardenal MatthieuFeb 22, 2019

    Vue DevTools / uBlock / XMLTree

  • Quentin Sonrel
    Quentin SonrelFeb 22, 2019

    I used to have a LOT of browser extensions but now I try to keep only to a few ones, currently on my Firefox:

    • uBlock Origin, for ad blocking
    • HTTPS Everywhere, the name says it all
    • FoxyProxy, for proxy switching (with automatic rules)
    • Bitwarden, my password manager
    • Text Contrast for Dark Themes, to fix input fields when using a dark GTK theme (Linux)
    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 22, 2019

      I used to have a LOT of browser extensions but now I try to keep only to a few ones

      same here, i got rid of lots of extensions which i was using occasionally. Now i keep only few handful of them which i use everyday.

    • kinghat
      kinghatFeb 24, 2019

      Text Contrast for Dark Themes, to fix input fields when using a dark GTK theme (Linux)

      is this with firefox or chrome?

  • Anna Simoroshka
    Anna SimoroshkaFeb 22, 2019

    uBlock Origin
    React Developer Tools
    ColorZilla - color picker from anywhere on the page
    Grammarly - better spell and grammar checker
    Inifinite dashboard - I use it to have only a nice image and nothing else on the new tab
    LastPass - password manager
    Appear.in screen sharing - for my service of choice to make video calls
    GitHub SLOC - shows the number of lines in a repo, somehow, to me, it feels important :)
    Toolkit for YNAB - youneedabudget.com is an amazing budget planning tool, this is an extension to make it even better
    Evernote Clipper - not sure yet about this one

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      I have heard good things about youneedabudget.com. didn't know they had chrome plugin.

  • Al Romano
    Al RomanoFeb 22, 2019

    Typically I'm using Chrome Canary for development and these are my must-have plugins I sync across all my accounts,

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      A very good collection. Specially Funkify and Spectrum. they are definitely going into my accessibility testing toolkit.

    • Jonathan Kuhl
      Jonathan KuhlFeb 23, 2019

      I should have mentioned JSONView in mine.

      It makes working with REST APIs so much easier by presenting JSON in a more readable format.

  • K
    KFeb 22, 2019

    The Grammarly plugin is rather nice because I'm not a native speaker.

    • Tammy Lee
      Tammy LeeApr 12, 2019

      I'm a native speaker and I use Grammarly all of the time! :D

  • Meghan (she/her)
    Meghan (she/her)Feb 22, 2019

    All browsers should come pre-installed with uBlock Origin.

  • АнонимFeb 22, 2019

    [deleted]

    • kinghat
      kinghatFeb 23, 2019

      are you using the extensions reloader url to automate the reloading?

      • Solomon
        SolomonFeb 23, 2019

        Yep! Especially when the extension icons don't update after I enable/load an extension (which I think is unintended behavior), I just go to reload.extensions and everything works as intended!

  • Carl Saunders
    Carl SaundersFeb 22, 2019

    I'm currently using the following extensions:-

    Redux Dev Tools - React debugging tools to the Chrome Developer Tools

    axe - Accessibility testing in Chrome Developer Tools

    VisBug - Open source browser design tools

    Sizzy - Tool for developing responsive websites crazy-fast

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      axe seems cool. how does it compare to WAVE ?

      • Carl Saunders
        Carl SaundersFeb 23, 2019

        Haven't used WAVE, so can't give a comparison. All I can say is axe is really good.

  • Bob Nadler
    Bob NadlerFeb 22, 2019

    Create Link (Chrome) - Allows you to create custom link formats. Very handy.

  • Austin Standing
    Austin StandingFeb 22, 2019

    My most recent addition and current favorite is Dark Reader.

    Dark mode for every website. Take care of your eyes, use dark theme for night and daily browsing.

    I've gone through a few others like it, but this is the best I've found for what I'm looking for.

  • Jack Harner 🚀
    Jack Harner 🚀Feb 22, 2019
    • LastPass - Password Management
    • uBlock Origin - Ad blocker
    • Pushbullet - Moving files/texting/notifications to and from my phone and all my computers (The Desktop App works much better than the extension)
    • Material Color Palette - A little self promo, but I use this extension daily to quickly access Material Design color codes.
  • Nucu Labs
    Nucu LabsFeb 22, 2019

    AdBlocker and PrivacyBadger

  • Ibrahim A.
    Ibrahim A.Feb 22, 2019

    Using these 3 on a daily basis:

    AdBlock

    LastPass

    Fake Data

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      Fake data can be a good addition in exploratory testing.

  • Milo de Vries
    Milo de VriesFeb 22, 2019

    Is shameless self promotion ok if it's to fight climate change? Using co2ok.ninja webshops pay to make your purchase there climate neutral (shipping and production). Also, we finance projects that not only directly reduce emmions, but also help people in developing nations.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      yes it is. cool website with noble concept. Great work Milo

      • Milo de Vries
        Milo de VriesFeb 23, 2019

        Thanks! It's hard work, we're currently having a bit of a rough patch (among others is surprisingly hard to get press/influencers). Little things like your comment are what keeps me going.

        💚🌍

  • Evan
    EvanFeb 22, 2019

    Generally Useful

    ContextSearch web-ext

    Select text and search from the context menu or a tiled popup using any of your installed search engines.

    Drag-Select Link Text

    Easily select the text in links. So damn useful when you need to copy and paste some text that is part of a link!

    Gesturefy

    Mouse gestures to control the browser. Less moving hands between mouse and keyboard.

    New Tab Override

    New Tab Override brings back the ability to change the page which is shown when opening a new tab.

    Textarea Cache

    Automatically save the content in a text input field. Saves you having to retype it when a web-site barfs and the text would be otherwise lost.

    Remove annoyances

    I don't care about cookies

    Get rid of annoying cookie warnings from almost all 'infected' websites!

    Make Medium Readable Again

    Improves the Medium reading experience, ruined by user engagement tactics.

    Neat URL

    Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters.

    Unstick!

    Click the toolbar button, and any element with 'position: fixed' is removed from the page. Clears up pages cluttered with frozen headers and share buttons. (For some reason, I usually have to click it twice for it to have an effect.)

    A bit more specialist, but useful to some

    Bookmark Tab Here

    Adds context menu item 'Bookmark Tab Here' to Bookmarks Menus as an alternative bookmarking method.

    Easy Youtube Video Downloader Express

    Seems to be the best of the add-ons to download video from youtube.

    Feed Preview

    Because RSS feeds are not dead.

    Firefox Multi-Account Containers

    If you have multiple accounts on the same site, then this can really save you having to log out and log in again to switch accounts all the time.

    Markdown Here

    If you are a markdown aficionado this lets use write in markdown then click a button to toggle to formatted. Useful for web-based email (gmail, etc) and other sites like blogger or wordpress.

    SiteDelta Watch

    Regularly monitors a page for changes.

    More developer specific

    Empty Cache Button

    Toolbar button to empty the browser cache.

    Html Validator

    HTML validation inside Firefox. The number of errors of a HTML page is seen on the form of an icon and details in a developer tools tab.

    Open With

    Quickly open current web page in another browser.

    Security/Privacy

    uBlock Origin

    Repeat after me, it is not an 'ad blocker', it is a HTML firewall.

    Bitwarden Passward Manager

    The best password manager IMO.

    Cookie AutoDelete

    When a tab closes, any cookies not being used are automatically deleted. Whitelist the ones you trust while deleting the rest. (Note: It can generate strange behaviour on some sites, or pop-ups that normally only show once will repeat.)

    Decentraleyes

    Protects you against tracking through "free", centralized, content
    delivery. It prevents a lot of requests from reaching networks like
    Google Hosted Libraries, and serves local files to keep sites from
    breaking.

    HTTPS Everywhere

    Enables HTTPS encryption automatically on sites that are known to
    support it, even when you type URLs or follow links that omit the https:
    prefix.

    Privacy Badger

    Automatically learns to block invisible trackers.

    Others I haven't used by are on my list to try

    HTTPS by default

    Request websites over secure https by default from the location bar instead of insecure http.

    Facebook Container

    Prevent Facebook from tracking you around the web. The Facebook
    Container extension for Firefox helps you take control and isolate your
    web activity from Facebook.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      Wow! that's a very long list Evan. going to need my Tea for this one.😄

  • Chris Stringer
    Chris StringerFeb 23, 2019

    CSS Reloader - reloads page stylesheets without reloading the page itself, highly useful especially when designing for SPAs or other instances where full reloads reset the application state.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      I thought only Hugo can do that. this is very useful for designers.

  • Jonathan Kuhl
    Jonathan KuhlFeb 23, 2019

    Vue, Augury and React Dev Tools.

    All three of those make debugging those frameworks soooo much easier.

    And Vue is the best of them. It watches your $emit events, it keeps track of Vuex, it shows you your props and state. I love it.

    Outside of web dev, I also use LastPass to keep my passwords managed. Though I'm finding Firefox and Chrome are quickly making it more redundant.

  • Sunil Kumar
    Sunil KumarFeb 23, 2019

    There's a chrome extension which helps to store frequently used data like email, password, username, credit card number, cvv etc and access them to fill forms on any webpage on the internet. Since the data is encrypted and stored, there's no need to worry about other applications reading your data. The extension is very handy.

    chrome.google.com/webstore/detail/...

  • Stas Arshanski
    Stas ArshanskiFeb 23, 2019

    I work with a lot of tabs while reaearching multiple subjects. I use 2 extenstions for that:
    Toby - to save tabs or sessions by name and reopen the interesting tab in the future.
    The ability to save the whole window tabs as a folder is super cool.
    Tab mem free- to crush tabs that are not used and clear the resources usage. Enables work on a lot of tabs on any computer.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 23, 2019

      i was looking for something like Toby. thanks for sharing Stas

  • James Livesey
    James LiveseyFeb 23, 2019

    Yeah could be a good option

  • Ondrej
    OndrejFeb 23, 2019

    I have found Shodan and Wappalyzer really useful.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 24, 2019

      Wappalyzer is good tool to find few useful things websites are using under the hood.

      • Ondrej
        OndrejFeb 24, 2019

        Yes, of course it's not always 100% correct and you could guess it directly from the source code, but it's handy extension to have.

  • Mike CK
    Mike CKFeb 24, 2019

    Whatfont if my favourite! I use it to steal borrow design ideas. They say nothing is new on the face of the earth.

    Also Alexa's seo thing. Helps me hunt related resources and note the reputation of a given website.

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 24, 2019

      They say nothing is new on the face of the earth.

      They are right Mike 😏

  • Al Romano
    Al RomanoFeb 25, 2019

    Probably because they know someone will make an extension. :D

  • Yankee Maharjan
    Yankee MaharjanFeb 27, 2019

    Wappalyzer, to see what technologies the site is built on.
    Grammarly and Dark Reader.

  • Adam Brandizzi
    Adam BrandizziFeb 27, 2019

    Funny, I have no development-oriented addon on Firefox! That's what I have:

    • Pritesh Usadadiya
      Pritesh UsadadiyaFeb 28, 2019

      great stuff. you are heavy on how you surf web. :)

    • Tammy Lee
      Tammy LeeApr 12, 2019

      I love Privacy Badger! I still have Greasemonkey installed, too.

  • Tammy Lee
    Tammy LeeApr 12, 2019

    I can't live without Workona!
    I have never been able to context switch faster between tasks!

  • locness3
    locness3Apr 13, 2019

    Refined GitHub. It adds so many features to GitHub, and they're so greatly implemented I almost forget sometimes that I have it.

  • manuel
    manuelJul 16, 2019
  • Jake Prins
    Jake PrinsJul 16, 2019

    I've made a Chrome extension and I can absolutely live without it, but wanted to share it anyways: RaterFox

    It changes your boring new tab to a nice screen with a background of a popular movie, including some information and links to instantly watch a trailer. On scroll your screen turns into a simple and clean feed of the most popular movies, TV shows and games. See the average rating and know in an instant which movies, TV shows or video games are worth your time. Click the title to read a short summary and watch a trailer.

    Some other Chome extensions I use a lot:

  • Ben Sinclair
    Ben SinclairJul 25, 2019

    The dev tools that are built in to most browsers offer most of the features of the other extensions you suggest out-the-box.

  • Jash Sayani
    Jash SayaniOct 30, 2019

    All the ones published by EFF.

  • Ranjithkumar Matheswaran
    Ranjithkumar MatheswaranNov 13, 2019

    My favorite is OneTab. It helps you to organize and save the tabs.

  • p-mcgowan
    p-mcgowanNov 23, 2019

    I like to keep it slim - ublock and adblocker on firefox and chrome, lastpass, and the only other plugin I use is one I made for running bookmarklets.
    Basically everything else I need is a bookmarklet on a per-use-case basis.

Add comment