Category "manifest.json"

Network not showing up in the Chrome Extension Background Page on Manifest v3

I feel really stupid but for some reason I cannot find the Network tab in my DevTools anymore... It's been there on the new Manifest v3 before, just somehow dis

Manifest: Line: 1, column: 1, Syntax error on Chrome browser

I have a react app that built through npm run build. GET and POST request from the front-end to back-end gives status 200 but I am getting a weird error that ma

Chrome Extension: Refused to load the script, because it violates the following Content Security Policy directive: "script-src 'self'"

I'm trying to add a game to Chrome Web Store as an extension, but I'm having some problems with it. The game is made in Unity3D. The Error: Refused to load the

Can not use variables from background-script inside the popup-script after using getBackgroundpage()

I am new to chrome extensions. I want to program a timer that alerts the user every 40 minutes and tells him to drink a cup of water, but I ran in some issues.

Confusion about scope property in web manifest

I'm confused about what should be my scope property in my web manifest file. Say, if my start_url is set to https://www.example.com/, should my scope be "/" or

Can you manually set the version number in a PWA?

TL;DR Is there a way to set the version number of a PWA (Progressive Web Application) in the manifest.json or service-worker.js file to override the default (1)

What value should I give the scope attribute in my manifest.json file when serving a Progressive Web App from a local IP address with a port number?

I am having a problem with web app manifest scope on my local Node JS test server. I cannot get the correct scope because the port number on the IP address gets