Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

An extension for crashing Firefox for test purposes.

Notifications You must be signed in to change notification settings

rhelmer/webext-experiment-crashme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crash Me Now!

This is a test WebExtension + Experimental API to crash the browser, for testing purposes.

How to install this API and WebExtension

  1. Run a non-release build (Nightly or unbranded Beta/Release) version 59 (or newer) build.
  2. Navigate to about:config and set the pref extensions.legacy.enabled to true.
  3. Navigate to about:debugging, choose "Load Temporary Add-on" and select manifest.json in this project. You should see a new entry in the list of extensions titled "Crash Me Now!".

You should see a new toolbar icon that resembles a bomb. Click it and your browser will crash by calling abort()!

About

An extension for crashing Firefox for test purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published