Skip to content

Commit

Permalink
Google Background Changer v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Articuno1234 authored Mar 18, 2018
1 parent 4eb67a9 commit f91ff0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Google Background Changer",
"description": "Change the Background of Google or another page!",
"version": "3.2",
"version": "3.3",

"browser_action": {
"default_icon": "icon.png",
Expand Down
7 changes: 7 additions & 0 deletions popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ <h1>Background Color Changer</h1>
<option value="grey">Grey</option>
<option value="lightblue">Light Blue</option>
<option value="cyan">Cyan</option>
<option value="aqua">Aqua</option>
<option value="silver">Silver</option>
<option value="teal">Teal</option>
<option value="fuchsia">Fuchsia</option>
<option value="purple">Purple</option>
<option value="blueviolet">Blue Violet</option>
<option value="greenyellow">Highlighter</option>
<option value="Black">Dark Mode</option>
</select>
</div>
Expand Down

0 comments on commit f91ff0d

Please sign in to comment.