We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5186114 commit bc2d8a6Copy full SHA for bc2d8a6
README.md
@@ -1,2 +1,2 @@
1
-A simple extension to search Stack Overflow from chrome address bar.
2
# Easy Stack Search - Chrome Extension
+A lightweight extension that makes searching Stack sites like StackOverflow quick & easy.
extension/manifest.json
@@ -2,8 +2,8 @@
"manifest_version": 2,
3
"version": "1.6.0",
4
5
- "description" : "A lightweight extension to make searching Stack Overflow quick & easy.",
6
"name": "Easy Stack Search",
+ "description" : "A lightweight extension that makes searching Stack sites like StackOverflow quick & easy.",
7
"author": "Chrisvin",
8
9
"icons": {
0 commit comments