Improve manifest.json and include in injected code
See original GitHub issueRigth now the injected code is minified in a single line, for humans is dificult to read and understand, also are missing tags for manifest.json and manifest.webapp
<link rel="icon" type="image/png" sizes="192x192" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/android-chrome-192x192.png"><meta name="mobile-web-app-capable" content="yes"><meta name="theme-color" content="#fff"><meta name="application-name" content="Calculator App"><link rel="apple-touch-icon" sizes="57x57" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-152x152.png"><link rel="apple-touch-icon" sizes="180x180" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-icon-180x180.png"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="apple-mobile-web-app-title" content="Calculator App"><link rel="icon" type="image/png" sizes="16x16" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/favicon-32x32.png"><link rel="icon" type="image/png" sizes="96x96" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/favicon-96x96.png"><link rel="icon" type="image/png" sizes="230x230" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/favicon-230x230.png"><link rel="shortcut icon" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/favicon.ico"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 1)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-320x460.png"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 480px) and (-webkit-device-pixel-ratio: 2)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-640x920.png"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-640x1096.png"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-750x1294.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-1182x2208.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-1242x2148.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-748x1024.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 1)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-768x1004.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-1496x2048.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2)" href="/calculator/icons-a97ba43996dcf645b0fde503f0b9d094/apple-touch-startup-image-1536x2008.png">
Issue Analytics
- State:
- Created 7 years ago
- Reactions:6
- Comments:14 (3 by maintainers)
Top Results From Across the Web
Boost Your Manifest: Add Conditional Logic To Your App's ...
JSON manifest files are just a collection of key-value pairs, where each value can also be an object or an array of values,...
Read more >Inject manifest.json on development · Issue #297 - GitHub
I was just about to file a new issue that this isn't working, because I thought it was already released. Is there an...
Read more >content_scripts - Mozilla - MDN Web Docs
An array of paths, relative to manifest.json , referencing JavaScript files that will be injected into matching pages. Files are injected in the ......
Read more >Chrome extension content script re-injection after upgrade or ...
The install method is to simply iterate through all tabs in all windows, and inject some scripts programmatically into tabs with matching URLs....
Read more >Manifest file format - Chrome Developers
Every extension requires a JSON-formatted file, named manifest.json , that provides important information. This file must be located in the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

manifest.jsonis generated but not injectedHas any progress here?