Search code examples
google-chromegoogle-chrome-extensionoperaopera-extension

Chrome / Opera extension clarification


Is it possible to create a big application (like 10 pages) as an extension? If I understand well, one can only have 1 background process and 1 page per extension, but I wanted the opinion of more experienced people.


Solution

  • Not sure about Opera, but in Chrome you can have as many pages as you like (but single background page, which shouldn't limit anything).