0

I'm wondering if in my GAE project i can add to the head of the page the Application Toolbar. The launcher that you can configure with this extension.

Does Google provide the integration of the entire toolbar? (Search Engine, G+ notifications, applications launcher, Profile settings, ...) for Web (or only GAE based) applications?

So i can go to GMail, Calendar, ... even if i'm using my GAE application

Kara
  • 6,115
  • 16
  • 50
  • 57
Deviling Master
  • 3,033
  • 5
  • 34
  • 59
  • AFAIK the Google bar is reserved for 1st party applications, i.e. those developed by Google and running on *.google.com. There's no library/JS snippet that you can embed to show that bar on a 3rd party site. You can of course re-implement part of the toolbar yourself (probably without the notifications, G+ share dialog or profile picture) – Philipp Reichart Nov 18 '13 at 17:06
  • Btw, that extension isn't developed by Google and requires a lot of permissions. Be careful. – Philipp Reichart Nov 18 '13 at 17:07
  • @PhilippReichart Yes, i know. Thank you. I published it only as example – Deviling Master Nov 18 '13 at 19:00

0 Answers0