Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 603008d

Browse files
committed
forgot a bit of cleanup before 1st commit
1 parent 55dc30c commit 603008d

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

js/contentscript.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

manifest.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@
1212
"default_title": "uBO-Scope",
1313
"default_popup": "popup.html"
1414
},
15-
"content_scripts": [{
16-
"matches": ["<all_urls>"],
17-
"js": ["js/contentscript.js"],
18-
"run_at": "document_start"
19-
}],
20-
"description": "Measure stuff",
15+
"description": "A tool to measure your 3rd-party exposure score for web sites you visit.",
2116
"icons": {
2217
"16": "img/browsericons/logo16.png",
2318
"32": "img/browsericons/logo32.png",

0 commit comments

Comments
 (0)