This extension is being deprecated because it doesn't follow Chrome extension best practices.
Extension Information
5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
100%
Supported Languages
Permissions
Description
Shows status of Pkgsrc freeze
Shows the status of a pkgsrc freeze. The typical orange Pkgsrc icon is shown if there is no freeze and a blue icon is shown if there is a freeze. Now there's no excuse to say you didn't know the Pkgsrc tree was frozen!
Technical Details: This extension uses the chrome alarm API to make a HEAD request to http://www.pkgsrc.org/is-a-freeze-on/ to see if there is currently a pkgsrc freeze. If the ETag changes (or on the first request) we make a full GET and parse the document body to see if there is a freeze.