Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 988 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 988 Bytes

MDN Search

screenshot

a browser extension that let you use browser address bar to search MDN Web Docs with autocomplete.

How to Install

Install From Browser Extension Store

Chrome Web Store Firefox Addons

Install From Source Code

  1. Chrome/Edge: open about://extensions/ , enable "Developer mode" → click "Load unpacked" → select manifest-v3 dirtory.
  2. Firefox: open about:debugging#/runtime/this-firefox, click "Load Temporary Add-on" → select any file in manifest-v2 dirtory.

How to Use

  1. Enter the keyword "mdn" in the browser address bar.
  2. Then, press key "tab" or "space" (Firefox only supports key "space").
  3. Enter the content you want to search, e.g. "array".

Supported Browsers

Chrome/Edge and Firefox.