browser-wakatime
browser-wakatime copied to clipboard
Google Config Sync & RegEx/Wildcard URL Filter Request
I am wondering if there is any of following features:
- Sync extension options with Google Account logged in
- Thus I do not have to reconfig in a new computer, just logged into Google Account and sync
- By now, when I have lots of blacklist/whitelist rules, I have to save the rules on somewhere and copied from new computer.
- RegEx or Wildcard URL Filter to blacklist/whitelist rules
- For example, if I want
http://php.netandhttps://php.netdomains, I preferhttps?://php.netrather than add two rules - Moreover, if I want
https://travis-ci.organdhttps://travis-ci.com, I preferhttps://travis-ci.(org|com)since both are TravisCI sites. - What's more, I prefer to use regex or wildcards in subdomain matching. If I want to whitelist a domain with many subdomains, I prefer not to write a long full list of it.
- For example, if I want
Consider these features requests, thanks.
My PR #65 fit this issue