This is an automated email from the ASF dual-hosted git repository.
jky pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from 36b5bb3 Merge pull request #409 from UMD-ARLIS/feat/tabId
new 92e8a5d Adds url whitelist regex to ext options
new e9a99af Updates from feedback
new a761d67 Fix rebase issues
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build/UserALEWebExtension/background.js | 63 ++++++++++++++++++++++++++----
build/UserALEWebExtension/content.js | 4 +-
build/UserALEWebExtension/options.js | 19 +++++----
build/UserALEWebExtension/optionsPage.html | 4 ++
src/UserALEWebExtension/background.js | 57 ++++++++++++++++++++-------
src/UserALEWebExtension/content.js | 2 +-
src/UserALEWebExtension/options.js | 14 +++++--
src/UserALEWebExtension/optionsPage.html | 4 ++
8 files changed, 130 insertions(+), 37 deletions(-)