Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Commit

Permalink
Rename extension from "Video Blocker" to "Journey's Youtube Video Blo…
Browse files Browse the repository at this point in the history
…cker"
  • Loading branch information
JourneyOver committed Apr 24, 2017
1 parent fdafb21 commit ff0f994
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 17 deletions.
4 changes: 2 additions & 2 deletions _locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"extName": {
"description": "Extension name",
"message": "Video Blocker"
"message": "Journey's Youtube Video Blocker"
},
"extShortName": {
"description": "Extension short name",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"pageActionTitle": {
"description": "Title for the page action button",
"message": "Video Blocker - Einstellungen"
"message": "Journey's Youtube Video Blocker - Einstellungen"
},
"passwordChanged": {
"description": "Password changed",
Expand Down
4 changes: 2 additions & 2 deletions _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"extName": {
"description": "Extension name",
"message": "Video Blocker"
"message": "Journey's Youtube Video Blocker"
},
"extShortName": {
"description": "Extension short name",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"pageActionTitle": {
"description": "Title for the page action button",
"message": "Video Blocker - Controls"
"message": "Journey's Youtube Video Blocker - Controls"
},
"passwordChanged": {
"description": "Password changed",
Expand Down
4 changes: 2 additions & 2 deletions _locales/nl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"extName": {
"description": "Extension name",
"message": "Video Blocker"
"message": "Journey's Youtube Video Blocker"
},
"extShortName": {
"description": "Extension short name",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
"pageActionTitle": {
"description": "Title for the page action button",
"message": "Video Blocker - Beheer"
"message": "Journey's Youtube Video Blocker - Beheer"
},
"passwordChanged": {
"description": "Password changed",
Expand Down
2 changes: 1 addition & 1 deletion js/pageaction.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 5 additions & 6 deletions js/videoblocker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Journey Over",
"name": "Video Blocker",
"version": "1.0.1",
"name": "Journey's Youtube Video Blocker",
"version": "1.0.2",
"description": "Hide annoying videos on YouTube from any channel you want!",
"web_accessible_resources": ["images/*", "views/*"],
"homepage_url": "https://github.com/JourneyOver/Youtube-Video-Blocker",
Expand Down Expand Up @@ -36,7 +36,7 @@
"19": "images/icons/icon19.png",
"38": "images/icons/icon38.png"
},
"default_title": "Video Blocker",
"default_title": "Journeys Youtube Video Blocker",
"default_popup": "views/pageaction.html"
},
"default_locale": "en",
Expand Down
2 changes: 1 addition & 1 deletion views/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h2>__MSG_opPassword__</h2>
<div class="main-container-help" style="display: none;">

<article>
<span>Unfortunately, this page is available in English only. If you have a question that is not answered in the list below, please contact me via <a href="mailto:lemonandrice@gmail.com">e-mail</a>.</span>
<span>Unfortunately, this page is available in English only. If you have a question that is not answered in the list below, please contact me via <a href="mailto:timtag1190@gmail.com">e-mail</a>.</span>
</article>

<article>
Expand Down

0 comments on commit ff0f994

Please sign in to comment.