We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d575962 commit 2f93d30Copy full SHA for 2f93d30
extension/manifest.json.tmpl
@@ -3,7 +3,7 @@
3
"name": "Q: process pages with your scripts",
4
"short_name": "Q",
5
"version": "${Q_EXTENSION_VERSION}",
6
- "description": "Q allows you to send web pages to your external scripts for further processing.",
+ "description": "Q allows you to send web pages to your scripts for further processing.",
7
"author": "Alexander Sulim",
8
"homepage_url": "https://github.com/soulim/q/",
9
"permissions": ["nativeMessaging", "activeTab", "notifications"],
0 commit comments