LeggoTM / CommaSeparatedStringsExtension

An extension to convert a list to comma separated strings enclosed in single quotes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommaSeparatedStringsExtension

An extension to convert comma separated strings enclosed in quotes to markdown bullet points.

Preview

Installation

  • Download the latest CommaSeparatedStringsExtension.zip file from the Github release page.
  • Unzip the CommaSeparatedStringsExtension.zip file.
  • In Chrome browser, go to chrome://extensions page and switch on developer mode. This enables the ability to locally install a Chrome extension.

  • Now click on the LOAD UNPACKED and browse to the unzipped folder.
  • This will install the extension to your browser.

About

An extension to convert a list to comma separated strings enclosed in single quotes.


Languages

Language:JavaScript 47.2%Language:HTML 29.2%Language:CSS 23.6%