Skip to content

Commit 2f93d30

Browse files
committed
Update wording in the add-on manifest
1 parent d575962 commit 2f93d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/manifest.json.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Q: process pages with your scripts",
44
"short_name": "Q",
55
"version": "${Q_EXTENSION_VERSION}",
6-
"description": "Q allows you to send web pages to your external scripts for further processing.",
6+
"description": "Q allows you to send web pages to your scripts for further processing.",
77
"author": "Alexander Sulim",
88
"homepage_url": "https://github.com/soulim/q/",
99
"permissions": ["nativeMessaging", "activeTab", "notifications"],

0 commit comments

Comments
 (0)