just-not-sorry

Gmail Plug-in that warns you when you write emails using words which undermine your message

Github星跟踪图

Just Not Sorry -- the Gmail Plug-in

Inspired by the writings of Tara Mohr and others, this Chrome Extension for Gmail will warn you when you use phrases that might be undermining your message.

The Chrome Extension can be found at https://chrome.google.com/webstore/detail/just-not-sorry-the-gmail/fmegmibednnlgojepmidhlhpjbppmlci?hl=en-US

Citations

Contributing

Requests to add or change warning phrases

Please create a GitHub issue with your request.

If you're a developer, you're welcome to submit a pull request. Please run the tests before submitting, as they will validate the format of the message.

NOTE: All warning phrases must include a link to an article that explains why the phrase could negatively impact someone's message. If available, please also include alternative wording suggestions from the article.

Development Setup

  • git clone the repo
  • Follow the instructions on the Chrome docs to load the extension
  • Go to Gmail and open a compose window
  • If you make changes to the code, click the Reload link on the chrome://extensions page and then reload your Gmail tab to pick up the changes.
  • Errors will show up in the console

Coding Standards

Use JSCS with the AirBnB preset.

Jasmine Tests

Open 'SpecRunner.html' in your web browser to run the test suite.

To Publish a New Version to Chrome Webstore

  1. Make sure all the tests pass
  2. Update the version number in manifest.json and commit the change to master.
    Use semantic versioning to determine how to increment the version number
  3. Run the package.sh shell script to generate a zip file
  4. Go to Chrome Developer Dashboard and edit the existing app. Upload the new zip file and then publish the changes (button is at the very bottom)
  5. Tag the new release in GitHub and include release notes

Libraries Used

For production:

For test:

License

Just Not Sorry is Copyright © 2015-17 Def Method, Inc. It is free software, and may be redistributed under the terms specified in the (MIT) LICENSE file.

主要指标

概览
名称与所有者defmethodinc/just-not-sorry
主编程语言JavaScript
编程语言JavaScript (语言数: 7)
平台
许可证Other
所有者活动
创建于2015-11-30 17:16:05
推送于2023-03-16 16:21:13
最后一次提交
发布数46
最新版本名称v2.5.3 (发布于 )
第一版名称v0.1.2 (发布于 )
用户参与
星数247
关注者数28
派生数39
提交数617
已启用问题?
问题数59
打开的问题数15
拉请求数81
打开的拉请求数7
关闭的拉请求数39
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?