diff options
Diffstat (limited to '2015_locomotivebrowser/chrome/manifest.json')
-rw-r--r-- | 2015_locomotivebrowser/chrome/manifest.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/2015_locomotivebrowser/chrome/manifest.json b/2015_locomotivebrowser/chrome/manifest.json index 01bbb0a..f8c2300 100644 --- a/2015_locomotivebrowser/chrome/manifest.json +++ b/2015_locomotivebrowser/chrome/manifest.json @@ -5,8 +5,6 @@ "description": "This extension is a locomotive ride in your browser!", "version": "1.0", "author": "joak", - //icon by Hans-Peter Scholz CC-BY-SA 3.0 http://commons.wikimedia.org/wiki/Category:Locomotives#mediaviewer/File:Meyer_Lok.png - //sound by Keith Burnett CC http://www.freesound.org/people/keithpeter/sounds/125211/ "permissions": ["activeTab"], "browser_action": { "default_icon": "icon.png", |