aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorTeddy Wing2014-12-27 01:51:49 -0500
committerTeddy Wing2014-12-27 01:51:49 -0500
commitf2fef3132531941a54781c755571734ee32e248c (patch)
tree3af5c9741ae8eedc6ba40a08d2e194ef27d14729 /manifest.json
parentf1b33d22d89b3d55464f6fe864bb9cafbbf78c0f (diff)
downloadchrome-youtube-tooltipise-titles-master.tar.bz2
manifest.json: Increase version to v0.0.3HEADv0.0.3master
Fixes an error in cases where pages had no '.load-more-text' element.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
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": [
{