You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A browser extension that runs in all modern browsers (leave Safari out for now) that is installed by end user from the Chrome web store. This browser extension gets licensed and then asks for a WA admin password. It installs the necessary Global Javascript required to operate WATM
The code that is added to the site simply reads the config files that are edited by the extension and makes the necessary changes.
What do we get for this?
The browser extension running on a browser can modify not just the public website, but also the WA administrative interface. This gives WATM ability to
change elements in the WA admin
add an advertisement
remove ads
add a link to a feature that NewPath sells (eg WildApricot Hero)
The text was updated successfully, but these errors were encountered:
How to sell WATM (free, freemium, monthly subscription for certain features?)
What happens if WA changes their code to stop our add on from communicating with admin?
This is a big change, probably for a 3.0 of WATM.
Refactor the code into 2 pieces:
A browser extension that runs in all modern browsers (leave Safari out for now) that is installed by end user from the Chrome web store. This browser extension gets licensed and then asks for a WA admin password. It installs the necessary Global Javascript required to operate WATM
The code that is added to the site simply reads the config files that are edited by the extension and makes the necessary changes.
What do we get for this?
The browser extension running on a browser can modify not just the public website, but also the WA administrative interface. This gives WATM ability to
The text was updated successfully, but these errors were encountered: