Skip to content

Commit 920221a

Browse files
committed
Created app.jsons, added/renamed keys ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions/tree/main/perplexity-omnibox]
1 parent d8979a2 commit 920221a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

assets/data/app.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "Perplexity Omnibox", "symbol": "🤖", "slug": "perplexity-omnibox",
3+
"author": { "name": "Adam Lui", "url": "https://github.com/adamlui" },
4+
"urls": {
5+
"assetHost": "https://cdn.jsdelivr.net/gh/adamlui/perplexity-omnibox@latest/assets",
6+
"discuss": "https://github.com/adamlui/perplexity-omnibox/discussions",
7+
"donate": {
8+
"cashApp": "https://cash.app/$adamlui",
9+
"gitHub": "https://github.com/sponsors/adamlui",
10+
"payPal": "https://paypal.me/adamlui"
11+
},
12+
"gitHub": "https://github.com/adamlui/perplexity-omnibox",
13+
"publisher": "https://aiwebextensions.com",
14+
"relatedExtensions": "https://aiwebextensions.com",
15+
"review": {
16+
"chrome": "https://chrome.perplexityomnibox.com/reviews",
17+
"edge": "https://edge.perplexityomnibox.com/reviews"
18+
},
19+
"support": "https://support.perplexityomnibox.com"
20+
}
21+
}

0 commit comments

Comments
 (0)