Coder Social home page Coder Social logo

deanham / slack-clicky Goto Github PK

View Code? Open in Web Editor NEW

This project forked from joshfarrant/slack-clicky

0.0 0.0 0.0 1.54 MB

#Clicky is a Chrome Extension which lets you share links to Slack in a single click!

Home Page: https://chrome.google.com/webstore/detail/clicky-for-slack/bllgmdlgbbmijcoecbnmgeoekhebgmac

License: MIT License

JavaScript 86.37% CSS 12.92% HTML 0.71%

slack-clicky's Introduction

#Clicky for Slack

#Clicky is a Chrome Extension designed to make sharing a link to Slack as quick and easy as possible. Share your current page to a Slack channel or user in a single click!

#Clicky can also be found in the Chrome Store!

Manual Installation

#Clicky can be installed either from the Chrome Store as above, or manually from this repo.

After cloning this repo, create a config file in the following format:

export default {
  slack: {
    clientId: 'SLACK_CLIENT_ID',
    clientSecret: 'SLACK_CLIENT_SECRET',
    redirectUri: 'https://CHROME_EXTENSION_ID.chromiumapp.org',
    scope: 'identify,read,post,client',
  },
};

Finally, just run.

yarn
yarn start

Once installed you can then load #Clicky into Chrome as an unpacked extension from the extensions page in settings (chrome://extensions/).

Usage

Once installed, launch the extension in Chrome and follow the instructions to get set up.

BrowserStack

BrowserStack gives you instant access to all real mobile and desktop browsers completely within your web browser. #Clicky is proud to use BrowserStack to test functionality in older versions of Chrome, as well as Opera and Firefox. We are also looking at the possibility of porting #Clicky to Safari. BrowserStack will make this much easier by giving us the ability to test in multiple versions of Safari as we're developing.

If you've never tried BrowserStack then I definitely recommend giving it a go at browserstack.com.

BrowserStack

slack-clicky's People

Contributors

joshfarrant avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.