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 a06eaab commit eb07a5eCopy full SHA for eb07a5e
manifest.json
@@ -1,8 +1,8 @@
1
{
2
"manifest_version": 2,
3
"name": "KeepCode",
4
- "version": "0.2.0",
5
- "description": "Focus on answering problems, let KeepCode handle the rest",
+ "version": "0.2.1",
+ "description": "Prep smarter for coding interviews: KeepCode tracks your LeetCode progress so you can focus on solving.",
6
"permissions": ["storage", "tabs", "activeTab", "https://leetcode.com/*"],
7
"background": {
8
"scripts": ["background.js"],
0 commit comments