Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.71 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.71 KB

The Interrobanger

An interrobang is "A punctuation mark in the form of a question mark superimposed on an exclamation point, used to end a simultaneous question and exclamation." - The Free Dictionary

Cross-Browser extension that auto-replaces occurrences of '!?' and '?!' with an interrobang.

Marketplaces

Raw Files

Installation (Raw Files)

  • In Chrome, choose Window > Extensions. Drag Chrome.crx into the page that appears.
  • In Firefox, choose Tools > Add-ons. Drag Firefox.xpi into the page that appears. Click restart at prompt.
  • In Opera, choose Window > Extensions. Drag Opera.nex into the page that appears.
  • In Safari, choose Safari > Preferences. Go to the extensions tab and drag Safari.safariextz into the page that appears.

Notice

  • We are aware this extension will not replace punctuation on pages that load dynamically, though AJAX.
  • We know of a fix but haven't implemented it yet. Sorry!