Skip to content

Extension that provides quick utilities features for Blip users

License

Notifications You must be signed in to change notification settings

ceifa/blip-addons

Repository files navigation

Blip Addons

Download at Chrome Store

This extension provides a collection of utilities for working with Blip.

Features

  • Changes the title of the page for matching the chatbot you working
  • Allows Ctrl + C, Ctrl + V in different bots.
  • Changes the uppercase inputs to normal inputs.
  • Hability to add global waiting limit time to inputs.
  • Hability to add global trackings with more flexibility.
  • Hability to filter bots by environment.
  • More features in development!

How to install

You can download this extension at the Chrome Store.

Download at Chrome Store

Manual installation

  1. Clone this project
$ git clone https://github.com/jotaajunior/blips-extension
  1. Go to the directory
$ cd blips-extension
  1. Install the dependencies
$ npm install
$ yarn install
  1. Build the project
$ npm run build
$ yarn build
  1. Go to chrome://extensions.

  2. Click in Load unpacked and select the dist folder in the directory you've cloned this repository.

Contribute

We encourage you to contribute with the project, even if you don't work at TakeBlip.

Have a feature request?

Suggest the feature at Blips Discussions tab. Don't start working on a new feature before collecting the feedback.

Did you find a bug?

  • Ensure that you running the latest version of Blips.
  • Ensure that the bug was not already reported.
  • If you're unable to find an open issue, open a new one.
  • Make sure to include relevant information about the bug.

About

Extension that provides quick utilities features for Blip users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages