I need your valuable help for following scenario
1) i have one stand alone application in WPF having text box and submit button
2) i have one (Chrome and FireFox) Browser Extension having string variable with hardcoded value,
By any meanse can we send value from WPF Text box to that string variable so it become dynamic
please give some suggession