Skip to content

viclafouch/beautify-post

Repository files navigation

Beautify post Build Status

Beautify post is a web extension which allows users to bold and italicize text on the LinkedIn website. Selecting a text inside the creation post modal will show a tooltip to bold and italic the current text.

What we use to develop this extension 🚀

Installing from source 🧰

  1. Clone the repository: git clone https://github.com/viclafouch/beautify-post.git
  2. Install the npm dependencies npm install
  3. Build the unpacked extension: npm run build

Only on Google Chrome :

  1. Navigate to chrome://extensions and enable Developer Mode.
  2. Choose "Load unpacked extension"
  3. In the dialog, open the directory build/chrome