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.
self.location = cache: + self.location I want to redirect from "[URL]" to "cache:[URL]". I just want this code to work in Chrome browser.