Here are
98 public repositories
matching this topic...
A querystring parser with nesting support
Updated
Aug 29, 2020
JavaScript
A better way to use localStorage and sessionStorage
Updated
Aug 12, 2020
JavaScript
Run TAP unit tests in 1789+ browsers.
Updated
Aug 26, 2020
JavaScript
Do you think you are safe using private browsing or incognito mode?. 😄 👿 This will prove that you're wrong.
Updated
Sep 1, 2020
JavaScript
Fast & simple storage. A Node.js-style LevelDB wrapper for Node.js, Electron and browsers.
Updated
Aug 24, 2020
JavaScript
A JavaScript library for generating random user agents with data that's updated daily.
Updated
Aug 2, 2020
JavaScript
Grinder is a system to automate the fuzzing of web browsers and the management of a large number of crashes.
Updated
Jul 14, 2019
HTML
A weekly selection of the relevant Chromium and Firefox intents
This repository contains a list of all web sites I come across that are either hacked with or purposefully hosting malware, ransomware, viruses or trojans.
Updated
Sep 5, 2020
Shell
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
Updated
Aug 31, 2020
JavaScript
Dynamic theme for Firefox Quantum that colorizes the title bar, tabs, and URL bar based on your Windows accent color.
Updated
Dec 5, 2019
JavaScript
A quick overview of what CSS features to prefix
An attempt to document what's happening on the client-side
Neto | A tool to analyse browser extensions
Updated
Jan 15, 2019
Python
A Handshake enabled Chromium web browser and reference client
Updated
Sep 6, 2020
JavaScript
multilevel implemented using leveldowns with reconnect support
Updated
Apr 11, 2020
JavaScript
Updated
Oct 28, 2017
JavaScript
Fast and native browser detection on Windows.
Updated
May 25, 2020
JavaScript
A modern logging library for Node.js that provides log level mapping to the console
Updated
Apr 13, 2020
JavaScript
Gophie is a modern, graphical and cross-platform client or browser for "The Internet Gopher" also known as the Gopher protocol. Gophie supports browsing gopher pages, using search engines such as Veronica-2, displaying images and downloading files.
Updated
May 17, 2020
Java
Post-exploitation tool collects data going out and coming into the browser and make use of it.
Updated
Jul 20, 2020
Python
Compatibility Layer for the Headers class
Updated
May 6, 2020
TypeScript
A WebExtension which generates other WebExtensions
Updated
Oct 30, 2018
JavaScript
Create a browser-like environment within a NodeJS context
Updated
Sep 1, 2018
JavaScript
CSS Hacks Lab: Research on CSS hacks
The complete syllabus of Computer Science and Engineering. Roadmap for Beginners.
Internet Explorer is a Wonderful Browser and an Absolute Pleasure to Work With
Updated
Oct 12, 2018
HTML
Improve this page
Add a description, image, and links to the
browsers
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
browsers
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
_getPreffunctions in the application code cater to being able to supply a default.Since we already have this functionality in your preferences module, this is no longer needed and these custom functions need to go.
Additionally, the
_getPreffunction determines its return type dynamically based on the pref to get. This makes the call ambiguous and can lead to bugs by having a wrong type re