Skip to content

Commit 319d36d

Browse files
committed
Fixed description that was too long.
1 parent 9e7100b commit 319d36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Detect Zero-Width Characters",
33
"version": "0.0.3",
44
"manifest_version": 2,
5-
"description": "Detects zero-width characters on a page, highlights the characters and containing DOM element, and allows sanitization and copying of text.",
5+
"description": "Detects zero-width characters, highlights the characters and containing DOM element, and allows sanitization and copying of text.",
66
"homepage_url": "https://github.com/roymckenzie/detect-zero-width-characters-chrome-extension",
77
"permissions": [
88
"contextMenus",

0 commit comments

Comments
 (0)