Descripció
This plugin allows to create and configure a web-app manifest file (manifest.json). Web app manifests are part of a collection of web technologies called progressive web apps. Its provides information about an application (such as name, author, icon, and description) in a JSON text file. The purpose of the manifest is to install web applications to the homescreen of a device, providing users with quicker access and a richer experience. More info about web manifests.
Features
- Set manifest.json settings based on the site general settings.
- Live preview of how your manifest’s settings will affect to your site’s appearance.
Captures
Instal·lació
- Upload the plugin files to the
/wp-content/plugins/web-manifest
directory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Web Manifest screen to configure the plugin
PMF
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/web-manifest
directory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Web Manifest screen to configure the plugin
- Upload the plugin files to the
- Why I can’t manually change *Language* and *Text Direction* parameters?
-
This parameters automatically updates, based on the general site settings.
- What about extra fields *Query* and *Fragment* in *Start URL* setting?
-
This fields allows you to add more parameters for choosen URL. Query is a query string (after the question mark), can be used for set some identification params like utm_source. Fragment (after the hashmark) is an anchor to a specific page block.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Web Manifest» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Web Manifest” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.
Traduïu «Web Manifest» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1.0
- Fix bug with manifest file update.
1.0.0
- Initial release.