Skip to content

Commit e2033bf

Browse files
committed
#153 - Updating Sharing services
1 parent 36e6185 commit e2033bf

34 files changed

+18
-12
lines changed

Diff for: tools/chrome/extensions/assets/blankscreenshot.png

4.68 KB
Loading

Diff for: tools/chrome/extensions/assets/share.png

4.36 KB
Loading

Diff for: tools/chrome/extensions/assets/share.pxm

13.4 KB
Binary file not shown.

Diff for: tools/chrome/extensions/assets/sharetodiggtile.png

11.2 KB
Loading

Diff for: tools/chrome/extensions/assets/sharetodiggtile.pxm

62.6 KB
Binary file not shown.
13 KB
Loading
63.2 KB
Binary file not shown.
13.4 KB
Loading
63 KB
Binary file not shown.

Diff for: tools/chrome/extensions/assets/sharetogmailtile.png

11.8 KB
Loading

Diff for: tools/chrome/extensions/assets/sharetogmailtile.pxm

62.5 KB
Binary file not shown.
12 KB
Loading
62.2 KB
Binary file not shown.
12 KB
Loading
62.5 KB
Binary file not shown.

Diff for: tools/chrome/extensions/share-services/blogger.crx

4.42 KB
Binary file not shown.
4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/blogger/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share to Blogger™",
3-
"version": "0.0.0.2",
3+
"version": "0.0.0.3",
44
"icons" : {
5-
"16" : "favicon.ico"
5+
"16" : "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents" : {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share-services/delicious.crx

5.53 KB
Binary file not shown.
4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/delicious/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share to Delicious™",
3-
"version": "0.0.0.1",
3+
"version": "0.0.0.2",
44
"icons" : {
5-
"16" : "favicon.ico"
5+
"16" : "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents" : {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share-services/digg.crx

4.42 KB
Binary file not shown.

Diff for: tools/chrome/extensions/share-services/digg/128.png

4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/digg/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share to Digg™",
3-
"version": "0.0.0.1",
3+
"version": "0.0.0.2",
44
"icons" : {
5-
"16" : "favicon.ico"
5+
"16" : "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents" : {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share-services/gmail.crx

4.42 KB
Binary file not shown.

Diff for: tools/chrome/extensions/share-services/gmail/128.png

4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/gmail/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share to Gmail™",
3-
"version": "0.0.0.1",
3+
"version": "0.0.0.2",
44
"icons" : {
5-
"16" : "favicon.ico"
5+
"16" : "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents" : {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share-services/linkedin.crx

4.42 KB
Binary file not shown.
4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/linkedin/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share to LinkedIn™",
3-
"version": "0.0.0.1",
3+
"version": "0.0.0.2",
44
"icons" : {
5-
"16" : "favicon.ico"
5+
"16" : "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents" : {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share-services/twitter.crx

4.42 KB
Binary file not shown.
4.36 KB
Loading

Diff for: tools/chrome/extensions/share-services/twitter/manifest.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "Share Link to Twitter™",
3-
"version": "1.0.0.0",
3+
"version": "1.0.0.1",
44
"icons" : {
5-
"16": "favicon.ico"
5+
"16": "favicon.ico",
6+
"128" : "128.png"
67
},
78
"intents": {
89
"http://webintents.org/share" : {

Diff for: tools/chrome/extensions/share.crx

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)