PhistucK,

I'm not sure we are talking about the same things.
My question was:
"I'd like to have a modal dialog,
i.e. dialog which would pause extension script execution until dialog
is closed."

Your answer
"You can send a message to the _content script_ and act upon receiving
a
completion message back."

My next question
"For communications between extension
script and the page I proposed to use _content-script_. According to
match-patterns scheme can not be chrome-extensions://. Did I miss
something?"

Your answer:
> Why using a _content script_ for a self controlled chrome-extensions page?

My answer:
Because I need to communicate between my extension script and window
opened by window.open("my_dialog.html"). Where my_dialog.html is
placed inside extension, i.e. it has chrome-extnsion://02...ff/
my_dialog.html url.

Sorry for being annoying,
Denis
--~--~---------~--~----~------------~-------~--~----~
Chromium Discussion mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-discuss
-~----------~----~----~----~------~----~------~--~---

Reply via email to