Skip to content

incker/svadba_plugin

Repository files navigation

Svadba plugin

Chrome extension that helps send chat invitations

Links

Chrome web store extension link

Chrome Developer Dashboard

Installation

# clone project into new directory
git clone https://github.com/incker/svadba-plugin.git svadba-plugin
cd svadba-plugin

IntelliJ ine separator config

Global settings in Intellij: Settings -> Code Style -> Line separator Set Unix and OS X (\n)

Project settings in Intellij: File | File Properties | Line Separators

Settings in Git:

# just use LF everywhere on windows
git config --global core.autocrlf false

Reminders

After sending 100 msgs from one browser the error 502 starts appear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published