Skip to content

Instantly share code, notes, and snippets.

@getsetbro
Created August 18, 2015 20:49
Show Gist options
  • Save getsetbro/7e61e1646e3ed8620d0b to your computer and use it in GitHub Desktop.
Save getsetbro/7e61e1646e3ed8620d0b to your computer and use it in GitHub Desktop.
Output of manifoldjs on http://manupjs.azurewebsites.net/
WARNING: Manifest validation (Android) - Launcher icons of the following sizes are required: 48x48, 72x72, 96x96, 144x144, 192x192, 512x512[icons]
WARNING: Manifest validation (iOS) - An app icon of the following sizes is required: 76x76, 120x120, 152x152 and 180x180[icons]
WARNING: Manifest validation (iOS) - An 1024x1024 app icon for the App Store is required[icons]
WARNING: Manifest validation (iOS) - A launch image of the following sizes is required: 750x1334, 1334x750, 1242x2208, 2208x1242, 640x1136, 640x960, 1536x2048, 2048x1536, 768x1024 and 1024x768[icons]
SUGGESTION: Manifest validation (Chrome) - A 48x48 icon should be provided for the extensions management page (chrome://extensions)[icons]
SUGGESTION: Manifest validation (Chrome) - It is recommended to have a 16x16 favicon[icons]
SUGGESTION: Manifest validation (All Platforms) - It is recommended to specify a set of access rules that represent the navigation scope of the application[mjs_access_whitelist]
WARNING: Manifest validation (All Platforms) - The short name contains invalid characters (it will be sanitized)[short_name]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/4/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/5/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/6/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/7/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/8/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/9/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/10/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/11/density]
ERROR: Manifest validation (All Platforms) - Invalid type: string (expected number)[/icons/12/density]
SUGGESTION: Manifest validation (Firefox) - Firefox 2.0 onwards, an 512x512 icon is recommended for Firefox Marketplace and devices[icons]
SUGGESTION: Manifest validation (Firefox) - It is recommended to provide icon sizes for multiple platforms, including: 16x16, 32x32, 48x48, 64x64, 90x90, 128x128 and 256x256[icons]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment