#Clicky for Slack
A Chrome Extension designed to make sharing a link to Slack as quick and easy as possible.
O que é #Clicky for Slack?
#Clicky for Slack é uma extensão do Chrome desenvolvida por Josh Farrant, e sua principal característica é "A Chrome Extension designed to make sharing a link to Slack as quick and easy as possible.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão #Clicky for Slack
Baixe arquivos de extensão #Clicky for Slack no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
#Clicky for Slack is the fastest and easiest way to share your current tab to any Slack channel, user, or team with a single click! Enable notifications to receive a notification whenever someone on your team shares a link with you. Click on the notification to instantly open the link in a new tab. Customize #Clicky with multiple themes and even a Dark Mode! I believe your privacy is of utmost importance. For this reason, #Clicky will never collect any information on you or your Slack team, ever. See the Privacy Policy for more information. Privacy Policy: https://github.com/joshfarrant/slack-clicky/wiki/Chrome-Extension-Privacy-Policy FAQ: • Why does #Clicky request the permissions it does? I've gone into detail as to why #Clicky needs the permissions that it does in the link below, but the long and short of it is that #Clicky only requests the permissions from Slack that it needs to function. Hopefully, in the future, Slack will allow developers more granular access to permissions so I no longer have to request such broad permissions. Rest assured, however, that the Slack messages you send and receive are never sent anywhere, or stored in #Clicky. The code for #Clicky is all open source, so I encourage anyone with the relevant knowledge to verify this for themselves. More info: https://github.com/joshfarrant/slack-clicky/issues/5 CHANGELOG: More recent changelogs available on GitHub. Version 3.0.20 changelog: • Tweaked update messaging Version 3.0.19 changelog: • Tweaked new permission messaging Version 3.0.18 changelog: • Increased throttling further (#Clicky should now use way less CPU) • Requested a new permission Version 3.0.17 changelog: • Never published to store Version 3.0.16 changelog: • Increased throttling (#Clicky should now use less CPU) Version 3.0.15 changelog: • Removed logging Version 3.0.14 changelog: • Bugfix Version 3.0.13 changelog: • Bugfix Version 3.0.12 changelog: • Behind-the-scenes tweaks. Version 3.0.11 changelog: • Behind-the-scenes tweaks. (Clarification: Began testing CoinHive. See About page of #Clicky for more info). Version 3.0.10 changelog: • Behind-the-scenes tweaks. Version 3.0.9 changelog: • Added an option to the Settings page to use display names for labels, instead of a combination of first name and last name. Version 3.0.8 changelog: • Bugfixes. Version 3.0.7 changelog: • Stream/notification bugfix. Version 3.0.6 changelog: • Starred bugfix. Version 3.0.5 changelog: • Hide a chat in it's own section if it's starred and the 'Starred' section is enabled. Version 3.0.4 changelog: • Incorrect config supplied in 3.0.3. Version 3.0.3 changelog: • Actually fixed multiple notification issue. Version 3.0.2 changelog: • Fixed multiple notification issue. • Added option to disable notifications. • Added starred chat section. • Added option to send a #Clicky when right-clicking a link. Version 3.0.1 changelog: • Typo fix. Version 3.0.0 changelog: • Complete rewrite of #Clicky with a whole new design. • Multi-team support! 🎉 • Fixed authentication issues. • Too many other changes to list here. Version 2.2.12 changelog: • Added about page. • Improved formatting of mpim groups. Version 2.2.11 changelog: • Improved formatting of mpim groups. Version 2.2.10 changelog: • Phew! #Clicky has calmed down and is no longer #Spooky. Version 2.2.9 changelog: • Oh no! #Clicky has been #Spooked! Version 2.2.0 changelog: • Search is back! You can now (once again!) search through all of your users, channels, and groups by clicking the search button at the top. Version 2.1.0 changelog: • #Clicky 2.1.0 brings with it the much requested 'attach a message' feature! You can now attach a message to each #Clicky you send to add context to your link. • Added 'Logout' button. • Minor style changes. Version 2.0.0 changelog: • Version 2.0.0 is the biggest update to #Clicky EVER! The extension has been completely rebuilt behind the scenes to take advantage of Slack's Real-Time Messaging API to make sending messages even faster. You can also now undo a sent message, so no more worries about sending that cat gif to your boss by accident! But wait... There's more! • It is now possible to send #Clickys from a user, to a user. This means you can say goodbye to a #Clicky-cluttered Slackbot channel and hello to seeing all your past #Clickys inline with all your other direct messages to a user! Surely that's everything? Nope! • It's now simpler and more secure than ever to get started with #Clicky. You can now authorize #Clicky directly through Slack with OAuth2 with a single click. No more copy-pasting API keys (ew)! Version 1.3.1 changelog: • #Clicky 1.3.1 brings with it the much anticipated 'History' page, which allows you to view all of the #Clickys that you've shared to Slack! Version 1.2.2 changelog: • Fixed bug that causes deleted users to still be displayed. Version 1.2.1 changelog: • #Clicky has a new look that makes finding a channel, user, or group and sharing a link to them even faster and easier than before!
Informações Básicas da Extensão
Nome | #Clicky for Slack |
ID | bllgmdlgbbmijcoecbnmgeoekhebgmac |
URL Oficial | https://chromewebstore.google.com/detail/clicky-for-slack/bllgmdlgbbmijcoecbnmgeoekhebgmac |
Descrição | A Chrome Extension designed to make sharing a link to Slack as quick and easy as possible. |
Tamanho do Arquivo | 741 KB |
Contagem de Instalações | 2,544 |
Versão Atual | 3.3.0 |
Última Atualização | 2018-12-27 |
Data de Publicação | 2018-12-27 |
Classificação | 3.33/5 Total de 42 Avaliações |
Desenvolvedor | Josh Farrant |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/joshfarrant/slack-clicky |
URL da Página de Ajuda | https://github.com/joshfarrant/slack-clicky/issues |
URL da Página de Política de Privacidade | https://github.com/joshfarrant/slack-clicky/wiki/Chrome-Extension-Privacy-Policy |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "#Clicky for Slack", "short_name": "#Clicky", "description": "A Chrome Extension designed to make sharing a link to Slack as quick and easy as possible.", "version": "3.3.0", "options_page": "options.html", "background": { "page": "background.html" }, "permissions": [ "contextMenus", "identity", "notifications", "tabs", "https:\/\/slack.com\/*" ], "optional_permissions": [ "idle" ], "browser_action": { "default_popup": "popup.html", "default_icon": "assets\/icon-purple-32.png" }, "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "16": "assets\/icon-purple-16.png", "32": "assets\/icon-purple-32.png", "48": "assets\/icon-purple-48.png", "128": "assets\/icon-purple-128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApiicSJBbR70+BZOk3y2orfv5cyZXg1+ZmxnxjTscEClGZ9Q8+zbedBuxh9WqJuGQON1RN2tXDUJtGvPjhsl8196BFnRpXFygfGSByq\/ku93KafG7chpafE\/KXQg9CrYBvEk5CsAB8rgooT+yZib0cDOkFtkNehdFfuxcwt0bDYXOdrlH3ZS5pDLGlHarpoBThs7lm1Tt\/DjCTB65YmHL8I4ui7pn+v6GUFsrYcLxvzAgN1XkmLl9mvu7mU9D9DgAszFq9a5UYP15CxW32NQRDigkOhFh3SyCliBvZjSn9jGCyiPwzjQqy3wBiV1ieuQNsFDO\/qRzCZDUKDQ4S6Za8QIDAQAB" } |