An browser extension for Google Chrome and Firefox, to integrate highlight targets from Adobe Target v2.
Report Bug
·
Request Feature
Adobe Target is a tool that enables post-launch modifications to a website, making it useful for tasks like A/B testing. More »
However, it complicates things for developers by making it difficult to determine the current state of the site, as it's hard to differentiate whether certain parts were originally coded that way or altered by Adobe Target.
This extension aims to address that issue. Developers can easily disable Adobe Target with the extension to view only the original state of their code. It also allows for highlighting of targets and anchors, and displays a diff on mouseover for easier comparison.
FireFox:
https://addons.mozilla.org/de/firefox/addon/adobe-target-switch/
Chrome:
https://chromewebstore.google.com/detail/adobetargetswitch/nggcocnimmgmonjbkpannakcpdkppbob
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.