UI Opt-In Switches

Rate / votes
More than 10 users worldwide
Current version: 2.0.0
Price: FREE
Download platform_app
Like this platform_app ? Like/Share it!
Chrome App for easily accessing Opt-In Experiences and saving for future useThis is a chrome app for easily accessing Opt-In Experiences. Opt-In Experiences of websites are activated through opt-in URL's. You can opt-out of an experience when you hit the Opt-Out URL. Maintaining a web based UI to maintain the state of Opt-Ins makes it easy to flip between experiences.

The app is simple to use for all kinds of users.

As a first step users are required to upload a file which contains the set of Opt-In/Opt-Out urls with a couple of more parameters.

Sample File :

{
'switches' : [
{
'name' : 'Some_Name',
'optInUrl' : 'url',
'optOutUrl' : 'url',
'defaultState' : 'optin'
},
{
'name' : 'Some_Name_2',
'optInUrl' : 'url2',
'optOutUrl' : 'url2',
'defaultState' : 'optout'
}
]
}

Hovering on the action buttons highlights what the buttons do.

After this step, users are required to save these settings in the local app which can be simply achieved by clicking the SAVE button.

Users can then load these settings which opens the Switches view by clicking the LOAD button. The load button can be used for loading previously saved settings.

Users can clear the saved settings by hitting the CLEAR button. It will clear up the UI and the settings in the APP. Now the users can start again by saving new settings by making edits to same file or preferably pointing to a new file with the above mentioned structure.

More Information to follow.

Reviews of UI Opt-In Switches platform_app

Similar platform_app