--
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/9c4edbb8-a931-4986-be59-760f2814f5b7%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
You can create a page on your server for example:This page, will create a cookie, and redirect to your chrome web store item:Your extension, will make an AJAX request to your page, to see the cookie on your server.ᐧ
On Sun, Aug 24, 2014 at 4:36 PM, Patrick Nogueira <patr...@gmail.com> wrote:
I have a Chrome Extension that creates a UNIQUE ID for each user who install it.
This ID have a prefix that I would like to customize depending from where the user install my extension
Example, if the user comes to my page from google search I would like to pass a prefix 800 to this user if he install the extension
If the user comes from facebook I would like to pass a prefix 700.Is there any way from my page to inside my extension? Today I use inline install.Thank you.
--
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-extensions+unsub...@chromium.org.