-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Copper App not installed #3
Comments
@engrjislam so, coap debug, Do you have a better solution? |
No, so far I couldn't find any other solution for this @Allen-xcl. |
Hi, is there any solution for this since I'm having the same problem? I changed the AppID in the JavaScript file but it gives me the same error. |
There are several possible reasons behind this which is mentioned at firefox
|
Ok, thank you. So there's no way to use the Copper plugin both in Chrome and FireFox? |
Oh, I try to install the extaension(Copper) and get the same problem. But I finally find the way to solve it.
you can use the extension without the error when you carefully read and do. |
I have the same issue. Changed the App ID and it says that ID is not an APP and will not continue. Sounds like Chrome changed something. Or the Author doesnt want to support this anymore. |
It works fot me! Look at the instructions and follow #3 (comment) |
works for me too, in order to work you have to add both 'extension' and 'app' folder, and update file 'endpoint/ClientPortChrome.js' on extension folder with the id generated for the app |
I struggled a lot with this issue and I figured out that:
|
it works for me, thanks |
As mentioned by @Bzero, add both the "app" and "extension" folder one by one when you click on "Load unpacked". Then copy the "ID" under "Chrome Apps" and update under "extension/endpoint/ClientPortChrome.js". Still works in Oct, 2020 :) |
i have some issue, and i already follow this instruction, but its not work for me:( |
@MartaDiana as far as I understand, Google has dropped supporting Chrome Apps starting from July 2022, then completely inhibited the possibility to run Chrome Apps from March 2023, according to this note. The simplest solution (even if maybe not very elegant) is then to download and use a previous version of Chrome here. I succeeded with Chrome version 107.0.5304.122 |
I got appId "incnkikhjmmhligicpbaalagdmaeebaa" on chrome://extensions/ and is replaced the previous appId at extension/endpoint/ClientPortChrome.js according to step 4. Then I tried to access an example url at the very first popup and found a error as below.
URI:
Error:
Web store link:
web store link is https://chrome.google.com/webstore/detail/incnkikhjmmhligicpbaalagdmaeebaa
Any help or instructions?
NB: I think, no extention is available for "incnkikhjmmhligicpbaalagdmaeebaa".
Firefox
has removed copper extension for some security issues from their official extension list (I found this in a blog post).The text was updated successfully, but these errors were encountered: