This application is not supported on this computer. Instalation has been disabled issue2019 Community Moderator ElectionChrome web store css layoutNo application with id “XXXXXXXX” is installedinvalid channel id error in gcm chrome when trying to send messageImage document management application issue with deprication of NPAPI support by ChromeDisabling In-App Purchases in Chrome extension I no longer supportMultiple responsive <webview>chrome extension icon in chrome://extensions/Chrome app This application is not supported on this computerHow to disable app install Mini-infobar in chrome android
label a part of commutative diagram
PTIJ: Which Dr. Seuss books should one obtain?
What will the Frenchman say?
Should a narrator ever describe things based on a characters view instead of fact?
Symbolism of 18 Journeyers
Exposing a company lying about themselves in a tightly knit industry: Is my career at risk on the long run?
What is the tangent at a sharp point on a curve?
Hackerrank All Women's Codesprint 2019: Name the Product
The English Debate
How to balance a monster modification (zombie)?
Was World War I a war of liberals against authoritarians?
Nested Dynamic SOQL Query
pipe commands inside find -exec?
Why is participating in the European Parliamentary elections used as a threat?
What (if any) is the reason to buy in small local stores?
Could any one tell what PN is this Chip? Thanks~
Do I need an EFI partition for each 18.04 ubuntu I have on my HD?
How can an organ that provides biological immortality be unable to regenerate?
Unfrosted light bulb
Why didn’t Eve recognize the little cockroach as a living organism?
Is VPN a layer 3 concept?
Is xar preinstalled on macOS?
Help with identifying unique aircraft over NE Pennsylvania
Are hand made posters acceptable in Academia?
This application is not supported on this computer. Instalation has been disabled issue
2019 Community Moderator ElectionChrome web store css layoutNo application with id “XXXXXXXX” is installedinvalid channel id error in gcm chrome when trying to send messageImage document management application issue with deprication of NPAPI support by ChromeDisabling In-App Purchases in Chrome extension I no longer supportMultiple responsive <webview>chrome extension icon in chrome://extensions/Chrome app This application is not supported on this computerHow to disable app install Mini-infobar in chrome android
I have this message when i publishing my Chrome application on store
https://i.imgur.com/enWXwlc.png
How can i publish it to store and everyone can install it on windows like this https://chrome.google.com/webstore/detail/allcast-receiver/hjbljnpdahefgnopeohlaeohgkiidnoe?utm_source=www.crx4chrome.com
here my mannifest.json
"manifest_version": 2,
"name": "Mini Spotify Player",
"short_name": "Spotify Mini",
"description": "Mini chrome player for Spotify ",
"version": "1.0",
"icons":
"128": "128.png"
,
"permissions": [
"webview",
"storage",
"<all_urls>",
"contextMenus",
"notifications",
"unlimitedStorage",
"app.window.fullscreen.overrideEsc"
],
"app":
"background":
"scripts": [ "background.js" ]
google-chrome google-chrome-app
add a comment |
I have this message when i publishing my Chrome application on store
https://i.imgur.com/enWXwlc.png
How can i publish it to store and everyone can install it on windows like this https://chrome.google.com/webstore/detail/allcast-receiver/hjbljnpdahefgnopeohlaeohgkiidnoe?utm_source=www.crx4chrome.com
here my mannifest.json
"manifest_version": 2,
"name": "Mini Spotify Player",
"short_name": "Spotify Mini",
"description": "Mini chrome player for Spotify ",
"version": "1.0",
"icons":
"128": "128.png"
,
"permissions": [
"webview",
"storage",
"<all_urls>",
"contextMenus",
"notifications",
"unlimitedStorage",
"app.window.fullscreen.overrideEsc"
],
"app":
"background":
"scripts": [ "background.js" ]
google-chrome google-chrome-app
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52
add a comment |
I have this message when i publishing my Chrome application on store
https://i.imgur.com/enWXwlc.png
How can i publish it to store and everyone can install it on windows like this https://chrome.google.com/webstore/detail/allcast-receiver/hjbljnpdahefgnopeohlaeohgkiidnoe?utm_source=www.crx4chrome.com
here my mannifest.json
"manifest_version": 2,
"name": "Mini Spotify Player",
"short_name": "Spotify Mini",
"description": "Mini chrome player for Spotify ",
"version": "1.0",
"icons":
"128": "128.png"
,
"permissions": [
"webview",
"storage",
"<all_urls>",
"contextMenus",
"notifications",
"unlimitedStorage",
"app.window.fullscreen.overrideEsc"
],
"app":
"background":
"scripts": [ "background.js" ]
google-chrome google-chrome-app
I have this message when i publishing my Chrome application on store
https://i.imgur.com/enWXwlc.png
How can i publish it to store and everyone can install it on windows like this https://chrome.google.com/webstore/detail/allcast-receiver/hjbljnpdahefgnopeohlaeohgkiidnoe?utm_source=www.crx4chrome.com
here my mannifest.json
"manifest_version": 2,
"name": "Mini Spotify Player",
"short_name": "Spotify Mini",
"description": "Mini chrome player for Spotify ",
"version": "1.0",
"icons":
"128": "128.png"
,
"permissions": [
"webview",
"storage",
"<all_urls>",
"contextMenus",
"notifications",
"unlimitedStorage",
"app.window.fullscreen.overrideEsc"
],
"app":
"background":
"scripts": [ "background.js" ]
google-chrome google-chrome-app
google-chrome google-chrome-app
asked Mar 7 at 18:50
KonAndKonAnd
61
61
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52
add a comment |
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55050866%2fthis-application-is-not-supported-on-this-computer-instalation-has-been-disable%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55050866%2fthis-application-is-not-supported-on-this-computer-instalation-has-been-disable%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Chrome apps can be published only for ChromeOS.
– wOxxOm
Mar 7 at 18:52