Commit Graph

117 Commits

Author SHA1 Message Date
suziwen
815e162640 1. adapt mv3 alarm trigger flow. 2. adapt mv3 background event page lifecycle. 2024-04-05 23:01:34 +08:00
suziwen
45295e149c release 3.2.0 2024-03-30 21:41:05 +08:00
suziwen
1acf251c18 Add custom theme support;Temporary rules support deletion with a second click; Keep temp rule until the browser restart 2024-03-30 21:37:39 +08:00
suziwen
85114c1045 Compatible with Firefox mv3 2024-03-23 12:58:16 +08:00
suziwen
6c56da0360 migrate from mv2 to mv3 2024-02-29 22:14:04 +08:00
FelisCatus
11ab1400e2 Start working on 2.5.21. 2018-08-26 21:21:46 -07:00
FelisCatus
fdde592412 Start working on 2.5.20. 2018-08-20 19:07:19 -07:00
FelisCatus
3f2d4bb92a Start working on 2.5.19. 2018-08-12 19:38:27 -07:00
FelisCatus
cf20ba91d5 Bump version to 2.5.18. 2018-08-12 18:26:04 -07:00
FelisCatus
91ea6daf44 Bump version. 2018-07-19 23:36:03 -07:00
FelisCatus
c1eaba7a16 Start working on 2.5.16. 2018-06-25 20:27:44 -07:00
FelisCatus
4c9052daf0 Start working on 2.5.15. 2018-06-12 22:24:51 -07:00
FelisCatus
eb65855a40 Fix moz- detection typo. See #1503. 2018-06-12 21:33:55 -07:00
FelisCatus
f185b10b2e Add moz-extension to sanitize whitelist. 2018-06-12 20:54:38 -07:00
FelisCatus
cd01f66c08 Start working on 2.5.12. 2018-04-30 17:55:36 -07:00
FelisCatus
3826d3458f Bump version to 2.5.11. 2018-04-30 17:40:20 -07:00
FelisCatus
1f7cacc8db Start working on 2.5.10. 2017-12-25 19:46:22 -08:00
FelisCatus
ef6e3a57b2 Start working on 2.5.9. 2017-11-27 00:49:49 -08:00
FelisCatus
05e9f3a245 Start working on 2.5.8. 2017-11-27 00:24:27 -08:00
FelisCatus
1c5d8681cf Bump version to 2.5.7. 2017-11-27 00:21:53 -08:00
FelisCatus
e67cf66f01 Start working on 2.5.6. 2017-10-12 22:15:23 -07:00
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