Skip to content

Commit 7655a5a

Browse files
committed
added support for Pixiv
1 parent 52d0cf4 commit 7655a5a

5 files changed

Lines changed: 214 additions & 80 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Alfred search suggest workflow for various popular websites. Inspired by the off
99
* [Google](#google)
1010
* [Wikipedia](#wikipedia)
1111
* [Wolfram|Alpha](#wolframalpha)
12+
* [Pixiv](#pixiv)
1213
* [Baidu (百度)](#baidu)
1314
* [Zhihu (知乎)](#zhihu)
1415
* [bilibili (哔哩哔哩)](#bilibili)
@@ -38,6 +39,12 @@ Support direct term suggestions. Proxy settings are available in the workflow en
3839

3940
![wolframalpha](https://github.com/AkikoZ/alfred-web-search-suggest/blob/master/screenshots/wolframalpha.png)
4041

42+
### Pixiv
43+
44+
Support basic suggestions. Proxy settings are available in the workflow environment variables.
45+
46+
![pixiv](https://github.com/AkikoZ/alfred-web-search-suggest/blob/master/screenshots/pixiv.png)
47+
4148
### Baidu
4249

4350
Support basic suggestions.
@@ -83,6 +90,7 @@ If you want an alternative to search exactly what you typed, you can add custom
8390
* Google: `built-in`
8491
* Wikipedia: `built-in`
8592
* Wolfram|Alpha: `built-in`
93+
* Pixiv: `https://www.pixiv.net/search.php?word={query}`
8694
* Baidu: `https://www.baidu.com/s?wd={query}`
8795
* Zhihu: `https://www.zhihu.com/search?q={query}`
8896
* bilibili: `https://search.bilibili.com/all?keyword={query}`

screenshots/pixiv.png

208 KB
Loading
48.8 KB
Loading

0 commit comments

Comments
 (0)