Skip to content

Commit 2762978

Browse files
committed
Prepended 'Ask ' to action.default_title ↞ [auto-sync from https://github.com/adamlui/ai-web-extensions]
1 parent b2d770b commit 2762978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromium/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage_url": "https://www.perplexityomnibox.com",
99
"default_locale": "en",
1010
"omnibox": { "keyword" : "@perplexity" },
11-
"action": { "default_title": "Perplexity.ai" },
11+
"action": { "default_title": "Ask Perplexity.ai" },
1212
"icons": {
1313
"16": "icons/icon16.png",
1414
"32": "icons/icon32.png",

0 commit comments

Comments
 (0)