viclafouch / beautify-post

πŸ“Œ Web extension that allows to bold and italicize text on the LinkedIn website.

Home Page:https://chrome.google.com/webstore/detail/beautify-post/ogngclmkdkdmdekchmghneecloclcffg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ“Œ Web extension that allows to bold and italicize text on the LinkedIn website.

https://chrome.google.com/webstore/detail/beautify-post/ogngclmkdkdmdekchmghneecloclcffg


Languages

Language:TypeScript 97.6%Language:HTML 1.6%Language:JavaScript 0.8%Language:Shell 0.1%