Commit Graph

146 Commits

Author SHA1 Message Date
FelisCatus
89d6f4e2e3 Start working on 2.5.5. 2017-09-20 16:54:41 -07:00
FelisCatus
eab60c35bb Bump version to 2.5.4. 2017-09-20 14:39:44 -07:00
FelisCatus
d1b7ac41de Bump version to 2.5.3. 2017-09-20 13:53:53 -07:00
FelisCatus
19672a3b33 Bump version to 2.5.2. 2017-08-19 15:27:16 -04:00
FelisCatus
657ec9876c Bump version to 2.5.1. 2017-08-06 00:09:37 -04:00
FelisCatus
7bc8655421 Remove redundant map files, prettify HTML and remove unused lib files. 2017-08-05 22:03:30 -04:00
FelisCatus
53cd3c5d24 Improve version number to 2.5.0. 2017-08-02 23:02:51 -04:00
FelisCatus
9e016bff4b Bump version to 2.4.17. 2017-07-31 16:02:03 -04:00
FelisCatus
db2d2e4d00 Bump version to 2.4.16. 2017-07-20 19:05:20 -04:00
FelisCatus
fa39d89a7a Bump version to 2.4.15. 2017-07-20 19:02:30 -04:00
FelisCatus
6616c15272 Update angular to 1.6.5. 2017-07-05 16:17:53 -04:00
FelisCatus
2b05317813 Bump version to 2.4.13. 2017-07-05 16:02:09 -04:00
FelisCatus
852e811f5a Update angular to 1.6.4, which breaks a lot of things. 2017-06-10 13:47:53 -04:00
FelisCatus
1b524ea326 Bump version to 2.4.11. 2017-06-01 01:11:01 -04:00
FelisCatus
ab6425371c Use minified version for libraries where possible. 2017-06-01 01:10:35 -04:00
FelisCatus
b9ff15a875 Add options_ui for options page. 2017-06-01 01:10:35 -04:00
FelisCatus
7e9bafb9a9 Remove ftp scheme from permissions (unrecognized by Firefox). 2017-06-01 01:10:35 -04:00
FelisCatus
4b38034536 Disable PAC support for webext and remove unsafe-eval. 2017-06-01 01:10:35 -04:00
FelisCatus
4dca36a45f Fix SOCKS5 servers. 2017-06-01 01:10:35 -04:00
FelisCatus
f421810959 Implement proxy script for WebExtensions. #102. 2017-06-01 01:10:35 -04:00
FelisCatus
35cdb7ed6b Use browser.downloads.download to export files if available. 2017-06-01 01:10:35 -04:00
FelisCatus
f68c54fbae Fix getPageInfo error when request monitor is disabled. 2017-03-18 10:10:33 -07:00
FelisCatus
823d66b00e Do not refresh active tab if disabled. Fix #1022. 2017-03-17 18:18:38 -07:00
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
bdb24d9c88 Bump version to 2.4.3. 2017-03-11 23:50:32 -05:00
FelisCatus
d5bce8153e Add about page. Fix #1008. Fix #298. 2017-03-11 21:35:35 -05:00
FelisCatus
31a39397c3 Bump version to 2.4.2. 2017-03-01 01:16:03 -05:00
FelisCatus
cc95e49b6f Support legacy sizes for the action icon. Fix #1003. 2017-03-01 00:26:19 -05:00
FelisCatus
da7d258e2e Bump version to 2.4.0. 2017-02-26 20:54:04 -05:00
FelisCatus
964155ed36 Use action icons with no padding for browser action. #803 2017-02-26 20:18:54 -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
f602511c58 Start working on 2.3.23. 2017-01-10 17:52:01 -08:00
FelisCatus
87c6cd4e69 Start working on 2.3.22. 2016-10-26 11:09:04 -04:00
FelisCatus
120da442ee Start working on 2.3.21. 2016-10-26 00:32:42 -04:00
FelisCatus
8e11e388f8 Start working on 2.3.20. 2016-03-17 21:59:29 +08:00
FelisCatus
1e7a507e92 Start working on 2.3.19. 2016-03-17 21:44:19 +08:00
FelisCatus
fe50d76ce5 Start working on 2.3.18. 2016-03-08 16:30:57 +08:00
FelisCatus
b558f8d724 Start working on 2.3.17. 2015-09-07 18:45:47 +08:00
FelisCatus
a5a7d6ddae Start working on 2.3.16. 2015-06-18 12:36:20 +08:00
FelisCatus
50e18fc63c Start working on 2.3.15. 2015-05-29 21:11:32 +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
807fad5449 Start working on 2.3.14. 2015-05-22 22:06:50 +08:00
FelisCatus
c631021cbd Start working on 2.3.12. 2015-04-19 19:53:23 +08:00
FelisCatus
fd2801dcfc Start working on 2.3.11. 2015-04-04 18:07:28 +08:00
FelisCatus
2c0da64630 Start working on 2.3.10. 2015-03-14 19:10:36 +08:00
FelisCatus
6781d8c0f8 Start working on 2.3.9. 2015-02-28 13:58:49 +08:00
FelisCatus
5e626e8f03 Start working on 2.3.8. 2015-02-27 19:36:05 +08:00
FelisCatus
c617f80ea7 Start working on 2.3.7. 2015-02-18 13:52:15 +08:00
FelisCatus
4b70c2df73 Bump version to 2.3.6. 2015-02-18 11:35:50 +08:00
FelisCatus
83348e6f23 Start working on 2.3.5. 2015-02-14 14:23:52 +08:00
FelisCatus
3330d54db2 Start working on 2.3.4. 2015-02-11 19:24:52 +08:00
FelisCatus
5b27fe9c9b Start working on 2.3.3. 2015-02-11 11:17:27 +08:00
FelisCatus
2d81daa563 2.3.2 Release. 2015-02-09 21:42:46 +08:00
FelisCatus
497918e260 2.3.1 Release. 2015-01-30 21:35:04 +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
08777f06b3 Start working on 2.2.14. 2015-01-16 20:47:50 +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
d44a52b593 Start working on 2.2.10. 2014-12-27 19:25:55 +08:00
FelisCatus
1c9ac7fe71 Start working on 2.2.9. 2014-12-22 19:41:06 +08:00
FelisCatus
35ba0c2253 Start working on 2.2.8. 2014-12-20 14:03:01 +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
cee374833f Start working on 2.2.5. 2014-12-18 19:43:44 +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
c34e9423f6 2.2.1 Release. 2014-11-28 22:54:08 +08:00
FelisCatus
ce8d501b0a 2.2.0 Release. 2014-11-28 20:45:57 +08:00
FelisCatus
b9d1e27578 2.1.18 Release. 2014-11-13 12:10:37 +08:00
FelisCatus
a9cf497d81 2.1.17 Release. 2014-11-13 00:48:00 +08:00
FelisCatus
c30b3cf8d7 2.1.16 Release. 2014-11-07 17:33:17 +08:00
FelisCatus
51be2b9ff2 Force extension public key (and thus ID) during development. 2014-11-07 16:39:07 +08:00
FelisCatus
862c7b141f 2.1.15 Release. 2014-10-30 14:04:26 +08:00
FelisCatus
7838dd6d6b 2.1.14 Release. 2014-10-23 18:40:14 +08:00
FelisCatus
027f6845b2 2.1.13 Release. 2014-10-20 21:03:28 +08:00
FelisCatus
abd362f424 2.1.12 Release. 2014-10-13 21:40:16 +08:00
FelisCatus
73d4fd637e 2.1.11 Release. 2014-10-10 13:05:50 +08:00
FelisCatus
feb2389fd8 2.1.10 Release. 2014-10-08 20:29:18 +08:00
FelisCatus
ccaa3d57cd 2.1.9 Release. 2014-10-04 21:38:14 +08:00
FelisCatus
0a6a2d018b 2.1.8 Release. 2014-10-04 19:20:05 +08:00
FelisCatus
4ca4b93822 2.1.7 Release. 2014-10-03 15:02:44 +08:00
FelisCatus
2913091d12 2.1.6 Release. 2014-10-01 17:49:32 +08:00
FelisCatus
be0255cbda 2.1.5 Release. 2014-09-25 21:47:36 +08:00
FelisCatus
e2332c4ff9 Add grunt target for a zip ball. 2014-09-24 11:42:35 +08:00
FelisCatus
4c65b47860 Make "Apply changes" look more like a button. 2014-09-23 23:05:10 +08:00
FelisCatus
a75f002d82 Change profile color of "system" to black. 2014-09-23 18:48:11 +08:00
FelisCatus
419935b959 Update availableProfiles list when profiles change. Fix #25. 2014-09-21 11:26:55 +08:00
FelisCatus
f67fe00aef Initial commit. 2014-09-21 00:01:16 +08:00