How do I get the browser to reask me to integrate with a website?

Solution 1:

Chromium now gives the user the opportunity to have a finer amount of control over the revocation of previous decisions such as the one showed above.

(Using the latest chromium provided in the package)

Go to "chrome://settings", then open the advanced settings section where there should be a "Desktop Integration" section with a checked checkbox ("Allow integration"), and a button. Click on the button and the websites for which you previously made a decision are listed. Removing any site from the list will re-trigger the integration step,

See:

Desktop integration settings in Chromium

Solution 2:

  1. On Firefox, go to Edit > Preferences > General tab.
  2. There you'll see a Desktop integration header. Click on the Exceptions... button Preferences
  3. Use the - button to remove all the website entries you'd like to be re-prompted to integrate with.
  4. Click Close

That's it :)

Solution 3:

There is currently no UI for this but there is a workaround. First install dconf-tools Install dconf-tools and then run dconf-editor

Then navigate to com.canonical.unity.webapps

enter image description here

And adjust the domains allowed. To reset them all you can do this command:

gsettings reset com.canonical.unity.webapps allowed-domains

Or you can also press the 'Set to Default' button

Solution 4:

Edit > Preferences > General.

Make sure that the Prompt integration options from any website is checked and click on the Exceptions button. From the websites list there choose the website you want to integrate and press the - button and close the dialog box and the preferences window

enter image description here

Reload the web page or visit the site again and you should be asked if you want to integrate the website features on your desktop again.