Commit graph

5 commits

Author SHA1 Message Date
Deathamns
95b778fbc7 Change extension description 2015-03-07 19:20:18 +01:00
gorhill
f60f149531 1000 is k, not K 2014-12-24 08:11:22 -05:00
Deathamns
30ef97a678 Fix messaging for Safari 2014-11-09 17:41:07 +01:00
Deathamns
0886f7e886 Add .jshintrc, and use the "use strict" directive
.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.
2014-11-09 17:39:17 +01:00
Deathamns
5b79bf3536 Work on vendor API abstraction, and near complete Safari support 2014-11-09 17:39:12 +01:00
Renamed from js/utils.js (Browse further)