Skip to content

An browser extension for Google Chrome and Firefox, to integrate highlight targets from Adobe Target v2.

License

Notifications You must be signed in to change notification settings

domidodo/AdobeTargetSwitch_BrowserExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Logo

Adobe-Target Switch
(browser extension)

An browser extension for Google Chrome and Firefox, to integrate highlight targets from Adobe Target v2.

Report Bug · Request Feature

Table of Contents

  1. Table of Contents
  2. About The Project
  3. Installation
  4. Contributing
  5. License

About The Project

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.

(back to top)

Built With

  • JavaScript
  • HTML
  • CSS

(back to top)

Screenshots

Logo

Installation

FireFox:
https://addons.mozilla.org/de/firefox/addon/adobe-target-switch/

Chrome:
https://chromewebstore.google.com/detail/adobetargetswitch/nggcocnimmgmonjbkpannakcpdkppbob

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

About

An browser extension for Google Chrome and Firefox, to integrate highlight targets from Adobe Target v2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published