apulverizer / expand-collapse-details

An extension to expand and collapse details

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expand-collapse-details

A simple Chrome extension to expand and collapse <details> tags on webpages.

Available in the Chrome Store

Installation/Setup

  1. Clone/fork this repository
  2. Enable developer extensions in Chrome
  3. Click load an unpacked extension and select the folder containing the code
  4. The extension should now be loaded and an icon should appear in chrome.
  5. Clicking the icon will show two options: expand and collapse.

Issues & Contributing

Find a bug or want to request a new feature? Please let me know by submitting an issue or a PR.

About

An extension to expand and collapse details

License:MIT License


Languages

Language:JavaScript 59.7%Language:HTML 40.3%