Commit Graph

22 Commits

Author SHA1 Message Date
FelisCatus
e8ad1a4a4b Log error when drawing icon once for debugging. 2017-02-26 20:46:25 -05:00
FelisCatus
e0d400cc8f Do not setIcon if icon cannot be drawn. Fix #715. 2017-02-26 20:40:25 -05:00
FelisCatus
a335a6d555 Try to draw action icons of size 16, 24, 32. #803. 2017-02-26 03:13:04 -05:00
FelisCatus
56db37d4d9 Update canvas drawing algorithm with larger icon. Fix #803. 2017-02-26 02:45:45 -05:00
FelisCatus
5090ebf323 Add WeekdayCondition and TimeCondition to omega-web. Fix #513. 2016-03-17 21:10:48 +08:00
FelisCatus
eb8c0b99d8 Handle cases where sync storage is not available. Fix #406. 2015-04-19 19:21:29 +08:00
FelisCatus
a54e02b503 Discard reply when applying profile in popup menu.
This would make profile switching appear to be much faster especially
for compiled profiles. Fix #211.
2015-02-09 16:35:14 +08:00
FelisCatus
fa66421640 Add 39px icon drawing for browserAction. Fix #41. 2015-01-30 20:16:53 +08:00
FelisCatus
a145d4f6a5 Add options syncing (using chrome.storage.sync). 2015-01-22 19:25:49 +08:00
FelisCatus
ca71a9a7d9 Try to revert proxy settings if possible. Fix #140. 2015-01-01 20:18:20 +08:00
FelisCatus
811be9102f Change profile icon drawing scheme. Fix #109. See also #107. 2014-12-27 19:20:36 +08:00
FelisCatus
73886642bf Add option to enable/disable inspection in context menu. Fix #83. 2014-12-22 19:34:45 +08:00
FelisCatus
6d02c442fd Add context menu for inspecting elements. Fix #11. 2014-12-19 23:37:47 +08:00
FelisCatus
b3fada8fac Attach last error message when using the Report Issue link. 2014-12-19 21:27:17 +08:00
FelisCatus
f5789f7fda Ignore empty proxy change details. 2014-12-16 18:45:57 +08:00
FelisCatus
7fb69c7cda Add externalApi (cross-extension messaging) support. 2014-12-06 20:34:49 +08:00
FelisCatus
f890993ad6 Fetch options from SwitchySharp if supported. 2014-11-12 23:40:00 +08:00
FelisCatus
e988fa7c1c Show profile details tooltip for popup menu and browserAction. 2014-11-07 15:38:34 +08:00
FelisCatus
bf82d5a55a Add VirtualProfile type. Fix #47. 2014-10-25 23:41:39 +08:00
FelisCatus
cdd3bda2cd Allow attaching a RuleListProfile to a SwitchProfile. 2014-10-04 15:35:50 +08:00
FelisCatus
3b9ddfc6c5 Support PAC profiles with file: URLs. Fix #29. 2014-09-25 21:18:17 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00