Commit Graph

80 Commits

Author SHA1 Message Date
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
674f501ada Ignore empty data in profile update. 2015-02-09 11:43:41 +08:00
FelisCatus
6e7b5150c1 Fix a null error for _defaultAction in ChromeTabs. 2015-02-04 12:17:58 +08:00
FelisCatus
49d434b481 Add help and configuration for keyboard shortcut. 2015-02-03 13:44:28 +08:00
FelisCatus
497918e260 2.3.1 Release. 2015-01-30 21:35:04 +08:00
FelisCatus
a496d991ba Support proxy username/password for PacProfile. Fix #190. 2015-01-30 21:30:48 +08:00
FelisCatus
fa66421640 Add 39px icon drawing for browserAction. Fix #41. 2015-01-30 20:16:53 +08:00
FelisCatus
00000e51a6 Bump version to 2.3.0. 2015-01-23 20:05:24 +08:00
FelisCatus
29bebd458c Refactor Options constructor into loadOptions and init methods. 2015-01-22 23:33:26 +08:00
FelisCatus
a145d4f6a5 Add options syncing (using chrome.storage.sync). 2015-01-22 19:25:49 +08:00
FelisCatus
08777f06b3 Start working on 2.2.14. 2015-01-16 20:47:50 +08:00
FelisCatus
54eaf96634 Change npm dev script to use two-step npm link. 2015-01-14 18:28:28 +08:00
FelisCatus
297775ca4f Start working on 2.2.13. 2015-01-11 14:19:25 +08:00
FelisCatus
f8fd10fca8 Start working on 2.2.12. 2015-01-02 21:52:38 +08:00
FelisCatus
2e0e58a42f Start working on 2.2.11. 2015-01-01 22:34:51 +08:00
FelisCatus
8e56c4f883 Implement rule list exporting. Fix #99. 2015-01-01 21:25:08 +08:00
FelisCatus
ca71a9a7d9 Try to revert proxy settings if possible. Fix #140. 2015-01-01 20:18:20 +08:00
FelisCatus
d44a52b593 Start working on 2.2.10. 2014-12-27 19:25:55 +08:00
FelisCatus
811be9102f Change profile icon drawing scheme. Fix #109. See also #107. 2014-12-27 19:20:36 +08:00
FelisCatus
1c9ac7fe71 Start working on 2.2.9. 2014-12-22 19:41:06 +08:00
FelisCatus
73886642bf Add option to enable/disable inspection in context menu. Fix #83. 2014-12-22 19:34:45 +08:00
FelisCatus
35ba0c2253 Start working on 2.2.8. 2014-12-20 14:03:01 +08:00
FelisCatus
a3df567b4d Disable inspectPage for now. 2014-12-20 13:00:59 +08:00
FelisCatus
bcce56320c Fix a few compatibility issue with upgrade. Fix #81, #80 2014-12-20 12:52:22 +08:00
FelisCatus
c4c8971b8e Start working on 2.2.7. 2014-12-19 23:39:49 +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
4fa13c686d Add a default shortcut key for browser action. 2014-12-19 21:00:19 +08:00
FelisCatus
44f4644905 Start working on 2.2.6. 2014-12-18 23:10:01 +08:00
FelisCatus
1ccdff1d7b ASCII-encode pacScript for PAC profiles. 2014-12-18 19:44:35 +08:00
FelisCatus
cee374833f Start working on 2.2.5. 2014-12-18 19:43:44 +08:00
FelisCatus
6918abb5b2 Initialize revision of the rulelist profile on upgrade. 2014-12-16 19:51:16 +08:00
FelisCatus
f5789f7fda Ignore empty proxy change details. 2014-12-16 18:45:57 +08:00
FelisCatus
ba8af9f05b Begin to work on 2.2.4. 2014-12-16 18:45:57 +08:00
FelisCatus
e8156da5a3 2.2.3 Release. 2014-12-15 21:12:14 +08:00
FelisCatus
bae39a247c Add Proxy Authentication. Fix #2. 2014-12-11 18:52:09 +08:00
FelisCatus
777ad1c808 2.2.2 Release. 2014-12-06 20:41:14 +08:00
FelisCatus
34f18891ef Use pacScript if possible to avoid downloading pacUrl again. 2014-12-06 20:39:19 +08:00
FelisCatus
7fb69c7cda Add externalApi (cross-extension messaging) support. 2014-12-06 20:34:49 +08:00
FelisCatus
c34e9423f6 2.2.1 Release. 2014-11-28 22:54:08 +08:00
FelisCatus
d16f4a0266 Update SwitchySharp extension id to the one used in CWS. 2014-11-28 22:52:12 +08:00
FelisCatus
ce8d501b0a 2.2.0 Release. 2014-11-28 20:45:57 +08:00
FelisCatus
e2133b3962 Show options page on first run. 2014-11-28 20:45:20 +08:00
FelisCatus
17427ae13f Fix a few issues related to upgrading. 2014-11-27 19:59:03 +08:00
FelisCatus
d8d54f4b43 Add a first-run guide which covers basic usage for options. 2014-11-27 19:36:51 +08:00
FelisCatus
b9d1e27578 2.1.18 Release. 2014-11-13 12:10:37 +08:00
FelisCatus
dd2aff93bc Fix infinite loop in cross-extension messaging. Fix #58. 2014-11-13 12:10:32 +08:00
FelisCatus
a9cf497d81 2.1.17 Release. 2014-11-13 00:48:00 +08:00
FelisCatus
f890993ad6 Fetch options from SwitchySharp if supported. 2014-11-12 23:40:00 +08:00
FelisCatus
c30b3cf8d7 2.1.16 Release. 2014-11-07 17:33:17 +08:00