forked from latestchatty/chromeshack
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove requirement for 'tabs' permissions by displaying release notes…
… after updating instead of showing the dumb red shack icon.
- Loading branch information
Showing
5 changed files
with
29 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<html> | ||
<head> | ||
<title>Chrome Shack Release Notes</title> | ||
</head> | ||
<body> | ||
<h1>Chrome Shack Release Notes</h1> | ||
<h2>Version 1.12</h2> | ||
<ul> | ||
<li>Fixed for New Shacknews</li> | ||
<li>Remove 'tabs' permission (warned users that Chrome Shack had access to its browsing history).</li> | ||
</ul> | ||
<h2>Version 1.11</h2> | ||
<ul> | ||
<li>Support pichars.org in the image loader</li> | ||
<li>Update employee and game developer list</li> | ||
<li>Fix some highlighting problems in new comment marker script</li> | ||
<li>add permission to http//*.shacknews.com/* to workaround dev channel regression</li> | ||
</ul> | ||
</body> | ||
</html> |
Binary file not shown.