So I tried putting the quotes around that string first, it was a quick
easy fix. It works! Except the URL that's pasted into the body is:

"chrome-extension://0000000000000000000000000000000000000002/
my_toolstrip.html"

So that's odd, but it makes sense in a way. How to fix, not entirely
certain. Tried replacing "document.title" and "document.location" with
"tab.title" and "tab.location" with no results, the button ceases to
work at that point.

And trying that div and script you posted actually didn't work, Aaron.
Both when put into an html file that's called by my_toolstrip and when
in my-toolstrip itself. Button is there, nothing happens on a press.
Could it be the tab.url and tab.title - I think I need something else
to make those work properly.
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to