This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
commands.json
144 lines (144 loc) · 5.09 KB
/
commands.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
[
{
"slug": "amazon-wish-list",
"command": "https://backtick.ninja/library/amazon-wish-list/command.js",
"name": "Amazon Wish List",
"description": "Add item to your Amazon Wish List.",
"link": "http://www.amazon.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/amazon-wish-list/icon.png"
},
{
"slug": "bitly-bitmark",
"command": "https://backtick.ninja/library/bitly-bitmark/command.js",
"name": "Bitly Bitmark",
"description": "Create a bitly bitmark from the current page.",
"link": "http://bit.ly",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/bitly-bitmark/icon.png"
},
{
"slug": "buffer-share",
"command": "https://backtick.ninja/library/buffer-share/command.js",
"name": "Buffer Share",
"description": "Add the current page to share on Buffer.",
"link": "http://bufferapp.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/buffer-share/icon.png"
},
{
"slug": "facebook-share",
"command": "https://backtick.ninja/library/facebook-share/command.js",
"name": "Facebook Share",
"description": "Share the current page on Facebook.",
"link": "https://www.facebook.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/facebook-share/icon.png"
},
{
"slug": "google-cache",
"command": "https://backtick.ninja/library/google-cache/command.js",
"name": "Google Cache",
"description": "View a cached version of the current page.",
"link": "https://www.google.com/",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/google-cache/icon.png"
},
{
"slug": "google-share",
"command": "https://backtick.ninja/library/google-share/command.js",
"name": "Google+ Share",
"description": "Share the current page on Google+.",
"link": "https://plus.google.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/google-share/icon.png"
},
{
"slug": "google-site-search",
"command": "https://backtick.ninja/library/google-site-search/command.js",
"name": "Google Site Search",
"description": "Performs a Google site search on the current domain.",
"link": "http://google.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/google-site-search/icon.png"
},
{
"slug": "hacker-news-submit",
"command": "https://backtick.ninja/library/hacker-news-submit/command.js",
"name": "Hacker News Submit",
"description": "Submit the current page to Hacker News.",
"link": "https://news.ycombinator.com/",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/hacker-news-submit/icon.png"
},
{
"slug": "instapaper-read-later",
"command": "https://backtick.ninja/library/instapaper-read-later/command.js",
"name": "Instapaper Read Later",
"description": "Save the page to be read later on Instapaper.",
"link": "http://www.instapaper.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/instapaper-read-later/icon.png"
},
{
"slug": "pinterest-share",
"command": "https://backtick.ninja/library/pinterest-share/command.js",
"name": "Pinterest Share",
"description": "Share the current page on Pinterest.",
"link": "https://www.pinterest.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/pinterest-share/icon.png"
},
{
"slug": "post-to-tumblr",
"command": "https://backtick.ninja/library/post-to-tumblr/command.js",
"name": "Post to Tumblr",
"description": "Post the content from the current page to your Tumblr blog.",
"link": "http://tumblr.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/post-to-tumblr/icon.png"
},
{
"slug": "reddit-submit",
"command": "https://backtick.ninja/library/reddit-submit/command.js",
"name": "Reddit Submit",
"description": "Submit the current page to Reddit.",
"link": "http://www.reddit.com/",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/reddit-submit/icon.png"
},
{
"slug": "rulers-guides",
"command": "https://backtick.ninja/library/rulers-guides/command.js",
"name": "Rulers & Guides",
"description": "Add Photoshop-like rulers and guides to the current page.",
"link": "http://mark-rolich.github.io/RulersGuides.js/",
"author": "JoelBesada"
},
{
"slug": "translate-to-english",
"command": "https://backtick.ninja/library/translate-to-english/command.js",
"name": "Translate to English",
"description": "Translate the current page to English with Google Translate.",
"link": "http://translate.google.com/",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/translate-to-english/icon.png"
},
{
"slug": "twitter-share",
"command": "https://backtick.ninja/library/twitter-share/command.js",
"name": "Twitter Share",
"description": "Share the current page on Twitter.",
"link": "https://twitter.com",
"author": "JoelBesada",
"icon": "https://backtick.ninja/library/twitter-share/icon.png"
},
{
"slug": "whois-lookup",
"command": "https://backtick.ninja/library/whois-lookup/command.js",
"name": "Whois Lookup",
"description": "Open a whois lookup for the current page.",
"link": "http://whois.domaintools.com",
"author": "JoelBesada"
}
]