"author": "Damyan Ivanov",
"manifest_version": 2,
"version": "2.0",
- "name": "Debian buttons",
- "description": "Query Debian-related pages using the text in the clipboard",
+ "name": "Debian queries",
+ "description": "Query Debian-related websites using the text in the clipboard",
"homepage_url": "http://icedeb.ktnx.net/",
"icons": {
"48": "icons/icedeb-addon.svg"
"browser_action": {
"browser_style": true,
"default_icon": "icons/openlogo-nd.svg",
- "default_title": "Query Debian pages",
+ "default_title": "Query Debian websites",
"default_popup": "icedeb.html"
}
}