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.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to