diff options
| -rw-r--r-- | manifest.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/manifest.json b/manifest.json index 73010bc..c682c81 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@  	"name": "YouTube Tooltipise Titles",  	"description": "Add title tooltips to video titles on YouTube so you can read them even after ellipsis truncation", -	"version": "0.0.2", +	"version": "0.0.3",  	"content_scripts": [  		{ | 
