PhistucK is correct. Browser actions are forever. Page actions are
intended to be per-page. Do page actions better fit your UI goals?

http://code.google.com/chrome/extensions/pageAction.html

- a

On Tue, Dec 8, 2009 at 11:44 AM, PhistucK <phist...@gmail.com> wrote:
> If I am not mistaking, you cannot.
> Use page actions instead, if you want it to go away at times.
> ☆PhistucK
>
>
> On Tue, Dec 8, 2009 at 21:09, Anand Rangarajan <a...@google.com> wrote:
>>
>> Hi Folks,
>>
>> I have an extension which has content scripts and a browser action.
>> In my case, there is one functionality which is provided just with
>> content scripts,
>> and another with content script and browser action.
>> Is it possible to just turn off the browser action (and hence remove
>> the button) while
>> still having the content scripts run?
>> I do not see anything about this in the documentation. Is it possible
>> to implement
>> this with an option?
>>
>> thanks,
>> anand
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "Chromium-extensions" group.
>> To post to this group, send email to chromium-extensi...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> chromium-extensions+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/chromium-extensions?hl=en.
>>
>>
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to
> chromium-extensions+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to