Skip to content

Commit acecf67

Browse files
committed
Update name and logo to not use GitHub brand materials
1 parent 81568c9 commit acecf67

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitHub :octocat: :on: :love_letter: Gmail
1+
# Helper for GitHub notifications in Gmail
22

33
This is a **Chrome and Firefox Extension** that allows you to open threads in GitHub notification emails with a shortcut. :sparkles:
44

chrome/images/icon.png

-84.6 KB
Loading

chrome/images/icon128.png

100755100644
-33.7 KB
Loading

chrome/images/icon16.png

-17.7 KB
Loading

chrome/images/icon48.png

100755100644
-85.1 KB
Loading

chrome/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "GitHub Notification Helper for Gmail",
3-
"short_name": "GitHub4Gmail",
4-
"version": "0.6.5",
2+
"name": "Helper for GitHub notifications in Gmail",
3+
"short_name": "helpergithubgmail",
4+
"version": "0.6.6",
55
"manifest_version": 2,
66
"description": "Add links to GitHub threads and shortcuts to your Gmail interface.",
77
"homepage_url": "http://github.com/muan/github-gmail",

firefox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "github-gmail",
3-
"title": "GitHub for Gmail",
4-
"fullName": "GitHub Notification Helper for Gmail",
2+
"name": "helpergithubgmail",
3+
"title": "Helper for GitHub notifications in Gmail",
4+
"fullName": "Helper for GitHub notifications in Gmail",
55
"id": "jid1-Zf83KbzewcxGfg",
66
"description": "Add links to GitHub threads and shortcuts to your Gmail interface.",
77
"author": "Mu-An Chiou",

0 commit comments

Comments
 (0)