where did chrome.runtime.setUninstallUrl() go?

479 views
Skip to first unread message

Dick Hardt

unread,
Feb 8, 2014, 12:52:36 PM2/8/14
to chromium-...@chromium.org
It is documented in the API, but the method does not exist

https://developer.chrome.com/extensions/runtime.html#method-setUninstallUrl

setUninstallUrl

chrome.runtime.setUninstallUrl(string url)

Sets the URL to be visited upon uninstallation. This may be used to clean up server-side data, do analytics, and implement surveys. Maximum 255 characters.

Parameters

url ( string )

Scott Fujan

unread,
Feb 8, 2014, 12:54:43 PM2/8/14
to Dick Hardt, Chromium-extensions

Its not actually in stable yet. But my understanding is that its finally on the way.

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/de260a34-636b-491d-9d61-20c6d9ddac09%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.

Dick Hardt

unread,
Feb 10, 2014, 4:52:48 PM2/10/14
to chromium-...@chromium.org
Thanks. Best place to look that up? I searched and did not see anything.

Scott Fujan

unread,
Feb 10, 2014, 5:03:45 PM2/10/14
to Dick Hardt, Chromium-extensions


--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.

Dick Hardt

unread,
Feb 10, 2014, 5:14:09 PM2/10/14
to Scott Fujan, Chromium-extensions
Thanks Scott. What I am confused about is that it is documented 
here 


just like any other API. I was under the impression that anything that was not in stable was in a different API space. 

Scott Fujan

unread,
Feb 10, 2014, 5:21:00 PM2/10/14
to Dick Hardt, Chromium-extensions
Yep, I mentioned that inconsistency in the proposal thread. In my experience, the documentation is rarely updated.
Reply all
Reply to author
Forward
0 new messages