aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-12-14 14:28:41 -0500
committerTeddy Wing2014-12-14 14:28:41 -0500
commit2b1effe9b857a326b22a21ec07b1de0777a070d9 (patch)
tree5bab23493e14d4d5834450ab7f2468761973ec3a
parent6c34918ec98aedcbfd0778584ed25401435194bb (diff)
downloadchrome-youtube-tooltipise-titles-2b1effe9b857a326b22a21ec07b1de0777a070d9.tar.bz2
manifest.json: Increase to v0.0.2v0.0.2
Update fixes bug where new videos loaded via AJAX would not be tooltipised.
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 792bdb2..73010bc 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.1",
+ "version": "0.0.2",
"content_scripts": [
{