Don't use this tag for PWA or the Chrome app/binary itself!
I want to configure my computer to launch Google Chrome Windows start up. It should start in full screen mode …
google-chrome google-chrome-appI'm building a Chrome Packaged App. I want to put the script configuration if a config file in a resource …
javascript jquery filereader google-chrome-app properties-fileI am making an application and I want to make it installable on the user's desktops using chrome URL shortcut. …
google-chrome google-chrome-appIm creating a chrome extension for Rss reader in that im getting the above error. please help manifest.json { "name": "…
google-chrome google-chrome-extension google-chrome-appI'm developing a google chrome packaged app, when I put Sandbox in the manifest.json: { "manifest_version": 2, "name": "WM32216", "version": "2.1", "…
javascript jquery google-chrome google-chrome-app sandboxI'm trying to add the Rapid Interface Builder extension to chrome using the rib.crx file I downloaded from https://01.…
google-chrome google-chrome-extension google-chrome-app crxI am trying to pass messages between content script and the extension Here is what I have in content-script chrome.…
javascript google-chrome google-chrome-extension google-chrome-appIs there a way to disable inspect element, right click and F12 in google chrome?
google-chrome google-chrome-devtools chromium google-chrome-appIs it possible to remove or disable "Inspect Element" context menu in Chrome App via Javascript? I have searched through …
javascript google-chrome google-chrome-appWhat is the difference between Chrome Apps and Extensions? What can you do with apps that you can't do with …
google-chrome google-chrome-extension google-chrome-app