The extension system is just a HTML / JS / CSS etc ... If you want to use
PHP, use XmlHttpRequests (XHR) to access PHP pages.

-Mohamed Mansour


On Mon, Jan 11, 2010 at 7:42 PM, SPIRO SPIRO_DT <spirote...@gmail.com>wrote:

> I really like php , and I think it would be very  simple if i are able
> to write extensions in php code  ?
> so can we do something like this  ?
> {
>  "name": "spiro",
>  "version": "1.0",
>  "description": "The first extension that I made.",
>  "browser_action": {
>    "default_icon": "icon.png",
>    "popup": "ourcode.php"
>  }
>
> }
>
> and in ourcode.php
> we put some html and PHP code for example
> for loop with writing our name ?
>
> is there anyway we can use php ?
>
> --
> 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<chromium-extensions%2bunsubscr...@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