Commit Graph

20 Commits

Author SHA1 Message Date
FelisCatus
b3fada8fac Attach last error message when using the Report Issue link. 2014-12-19 21:27:17 +08:00
FelisCatus
1acc373a9f Add keyboard navigation (or tab navigation) in popup. Fix #24. 2014-12-19 20:55:03 +08:00
FelisCatus
7fb69c7cda Add externalApi (cross-extension messaging) support. 2014-12-06 20:34:49 +08:00
FelisCatus
25f27dd1ee Add a guide for SwitchProfile options. 2014-11-28 20:23:57 +08:00
FelisCatus
d8d54f4b43 Add a first-run guide which covers basic usage for options. 2014-11-27 19:36:51 +08:00
FelisCatus
e988fa7c1c Show profile details tooltip for popup menu and browserAction. 2014-11-07 15:38:34 +08:00
FelisCatus
79eb0b53fe Prefer dynamic virtual profile icons. 2014-10-27 22:44:46 +08:00
FelisCatus
054be60531 Add migrate function to virtual profile. 2014-10-27 21:16:57 +08:00
FelisCatus
7315d18ed9 Reduce state storage usage for profile.validResultProfiles. 2014-10-26 12:28:38 +08:00
FelisCatus
bf82d5a55a Add VirtualProfile type. Fix #47. 2014-10-25 23:41:39 +08:00
FelisCatus
80978b6670 Follow jsondiffpatch package structure change. Remove bootstrap-select. 2014-10-20 21:14:15 +08:00
FelisCatus
2c8acfebbe Do case-insensitive match on BEGIN/END for SwitchyRuleList. Fix #48.
And also, set the default section to WILDCARD for better compatibility.
2014-10-20 21:01:30 +08:00
FelisCatus
3badc664be Use custom directive instead of bootstrap-select for performance. Fix #46. 2014-10-20 21:00:50 +08:00
FelisCatus
0be33856e2 Disallow names starting with underscore when saving externalProfile. 2014-10-15 10:11:33 +08:00
FelisCatus
817528ef21 Fix condition types and add help link in popup. Fix #39. 2014-10-10 12:33:02 +08:00
FelisCatus
50fa7640a6 Hide advanced condition types by default.
Add text descriptions for condition types. Fix #30.
2014-10-08 20:29:11 +08:00
FelisCatus
cdd3bda2cd Allow attaching a RuleListProfile to a SwitchProfile. 2014-10-04 15:35:50 +08:00
FelisCatus
986f05ac98 Show profile icon and color in profile selection. 2014-10-01 17:36:29 +08:00
FelisCatus
98a8273fc0 Sort profiles by type and then name in options and popup. See #32 2014-10-01 14:37:46 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00