After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 668275 - Add support for Google Chrome CRX-less web apps
Add support for Google Chrome CRX-less web apps
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Web Applications
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-19 15:10 UTC by Jose Dapena Paz
Modified: 2018-08-03 19:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jose Dapena Paz 2012-01-19 15:10:45 UTC
We want to implement the Google Chrome CRX-less web apps specs, as described in
http://code.google.com/intl/de-DE/chrome/apps/docs/no_crx.html

Some requirements:
   * The installed web apps should be visible in about:applications
   * We should show the description in about:applications. Also, description
should be added as comment in the desktop file.
   * Parse the manifest, and fetch the web application information needed
(including the name, description, and launchpath, icon).
   * The origin of web app is always the same of the manifest. But we should additionally limit the origin filtering with url fields in manifest, if provided.
   * Adapt the install dialog to take into account the requirements for
the Chrome CRX-less web apps.
   * Implement the javascript API: chrome.app.install, chrome.app.isInstalled, chrome.app.getDetails
Comment 1 Jose Dapena Paz 2012-01-19 15:17:16 UTC
I've been implementing these requirements, and I'm maintaining the work in a
personal branch for epiphany, here:
https://github.com/jdapena/epiphany/tree/webapp
Comment 2 GNOME Infrastructure Team 2018-08-03 19:38:41 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/epiphany/issues/158.