Commit Graph

22 Commits

Author SHA1 Message Date
FelisCatus
9d71c91634 Add a mini-popup page with the menu only.
This allows the popup to load faster for most cases. If advanced
features are used, the user will be redirected to the full popup page.
2017-03-15 19:01:06 -07:00
FelisCatus
23fe7dca62 Auto-focus fields in forms on the popup menu. Fix #722. 2016-03-17 14:43:41 +08:00
FelisCatus
97de45e892 Move report issue and error log to browserAction context menu.
Also adds context menu item for toggling Quick Switch. Fix #464.
The context menu can be opened by right-clicking the browserAction icon.
2015-05-28 16:56:23 +08:00
FelisCatus
8f71270f1d Fix a bug where failed resources cannot be added as rules in some cases.
currentProfileCanAddRule is now correctly set regardless of page info.

Parse URLs like `chrome://errorpage/?lasturl=` in some browsers. Fix #365.
2015-05-28 14:48:50 +08:00
FelisCatus
67bd3fc7f8 Improve condition form in popup for IP literals. Fix #301. 2015-05-01 15:28:53 +08:00
FelisCatus
0de85a2315 Fix popup_configureMonitorWebRequests submitting the form. Fix #365. 2015-04-19 20:08:20 +08:00
FelisCatus
7b18737876 Add additional help text for failed resources. 2015-02-28 00:59:37 +08:00
FelisCatus
61856d5eae Refactor WebRequestMonitor#summarizeError, improving efficiency. 2015-02-28 00:59:37 +08:00
FelisCatus
62133c2d7c Add web request monitor and network error based conditions. Fix #6. 2015-02-17 22:42:33 +08:00
FelisCatus
718c569fc8 Update bower dependencies, and migrate from old package versions.
angular-bootstrap: Add attribute dropdown directives (C => A).
bootstrap: Add fixed modal backdrop workaround. Use new glyphicons.
2015-02-11 13:11:29 +08:00
FelisCatus
250a5f4be0 Add keyboard shortcut keys for popup menu items. Fix #187. 2015-01-13 15:13:15 +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
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
a66f604fae Use omega-profile-select in popup menu. 2014-10-26 12:48:39 +08:00
FelisCatus
bf82d5a55a Add VirtualProfile type. Fix #47. 2014-10-25 23:41:39 +08:00
FelisCatus
0be33856e2 Disallow names starting with underscore when saving externalProfile. 2014-10-15 10:11:33 +08:00
FelisCatus
73eed609b3 Fix result profiles state calculation in OmegaTarget. 2014-10-13 21:33:18 +08:00
FelisCatus
817528ef21 Fix condition types and add help link in popup. Fix #39. 2014-10-10 12:33:02 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00