just-not-sorry

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

Github stars Tracking Chart

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.

Overview

Name With Ownerdefmethodinc/just-not-sorry
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 7)
Platform
License:Other
Release Count46
Last Release Namev2.5.3 (Posted on )
First Release Namev0.1.2 (Posted on )
Created At2015-11-30 17:16:05
Pushed At2023-03-16 16:21:13
Last Commit At
Stargazers Count241
Watchers Count27
Fork Count37
Commits Count617
Has Issues Enabled
Issues Count58
Issue Open Count14
Pull Requests Count81
Pull Requests Open Count7
Pull Requests Close Count39
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top