We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fc3e50 commit 50cc5daCopy full SHA for 50cc5da
manifest.json
@@ -1,6 +1,6 @@
1
{
2
- "id": "open-random-broken-link",
3
- "name": "Open random broken link",
+ "id": "random-broken-link",
+ "name": "Random broken link",
4
"version": "2.0.0",
5
"minAppVersion": "0.15.0",
6
"description": "Expand your knowledge by visiting random broken links.",
package.json
@@ -1,5 +1,5 @@
- "name": "open-random-broken-link",
+ "name": "random-broken-link",
"version": "w.0.0",
"main": "main.js",
0 commit comments