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

Commit 9e7100b

Browse files
committed
Updated version and description.
1 parent 864ae58 commit 9e7100b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "Detect Zero-Width Characters",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"manifest_version": 2,
5-
"description": "Detects zero-width characters on a page, highlights the containing DOM element, and displays a warning at bottom-right of element.",
5+
"description": "Detects zero-width characters on a page, 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)