Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change extension description | Deathamns | 2015-03-07 | 1 | -2/+2 |
| | |||||
* | started work on #105, #475, and possibly #510 | gorhill | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | Make vAPI.setIcon less Chromium specific | Deathamns | 2015-01-13 | 1 | -5/+1 |
| | |||||
* | Move vAPI into .jshintrc as a global | Deathamns | 2014-11-09 | 1 | -1/+1 |
| | |||||
* | Add .jshintrc, and use the "use strict" directive | Deathamns | 2014-11-09 | 1 | -1/+2 |
| | | | | | | | | | .jshintrc's otion-set is a personal choice, merely a suggestion. Beside that, it includes some common globals for specific browsers, so there's no need to set the globals in every .js file. In order to force strict coding, "use strict" directive was added into every .js file. | ||||
* | Work on vendor API abstraction, and near complete Safari support | Deathamns | 2014-11-09 | 1 | -0/+200 |