File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "appName" : {
3+ "message" : " Helper for GitHub notifications in Gmail"
4+ },
5+ "appShortName" : {
6+ "message" : " helpergithubgmail"
7+ },
8+ "appDescription" : {
9+ "message" : " Add links to GitHub threads and shortcuts to your Gmail interface."
10+ }
11+ }
Original file line number Diff line number Diff line change 1+ {
2+ "appName" : {
3+ "message" : " Aide pour les notifications GitHub dans Gmail"
4+ },
5+ "appShortName" : {
6+ "message" : " helpergithubgmail"
7+ },
8+ "appDescription" : {
9+ "message" : " Ajoute des liens vers les threads GitHub et des raccourcis à votre interface Gmail."
10+ }
11+ }
Original file line number Diff line number Diff line change 11{
2- "name" : " Helper for GitHub notifications in Gmail " ,
3- "short_name" : " helpergithubgmail " ,
2+ "name" : " __MSG_appName__ " ,
3+ "short_name" : " __MSG_appShortName__ " ,
44 "version" : " 0.7.0" ,
55 "manifest_version" : 2 ,
6- "description" : " Add links to GitHub threads and shortcuts to your Gmail interface. " ,
6+ "description" : " __MSG_appDescription__ " ,
77 "homepage_url" : " http://github.com/muan/github-gmail" ,
88 "icons" : {
99 "16" : " images/icon16.png" ,
You can’t perform that action at this time.
0 commit comments