Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 6c6904d

Browse files
committed
Shortened description for Chrome extension submittal.
1 parent 11c474a commit 6c6904d

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.1",
44
"manifest_version": 2,
5-
"description": "This extension detects zero-width characters on a page, highlights the containing DOM element, and dislays a warning at the bottom-right of the DOM element.",
5+
"description": "Detects zero-width characters on a page, highlights the containing DOM element, and displays a warning at bottom-right of element.",
66
"homepage_url": "https://github.com/roymckenzie/detect-zero-width-characters-chrome-extension",
77
"content_scripts": [
88
{

0 commit comments

Comments
 (0)