How to get link to published chrome extension? - google-chrome-extension

I published my chrome extension as a private extension but the link
https://chrome.google.com/webstore/detail/myExtensionID returns a 404 error. I have my own developer account added as a tester and I still can't see it

Related

chrome extension force install outside Chrome Web Store

How to force install a self hosted chrome extension in my organization?
I went over the requirements detailed in the official documentation.
I have packed the extension with Chrome's "pack extension" button, hosting it in a publicly accessible location, headers are as required. The extension is very basic.
Works when I load it (unpacked), when I manually download it, it shows "package is invalid, CRX proof required" which is fine, because it's not from the Web Store.
To force deploy it I use the google admin panel (Adding the extension by ID from a custom URL)
Any further ideas?
Search for the following setting in your Google Admin Portal:
"Allow insecure extension packaging", set it to "Allow insecurely packaged extensions" and try again.

Chrome extension - corporate account - ExtensionsSettings policy

We have a chrome extension that is running well on private accounts but we tackled with the following error on some accounts:
Unchecked runtime.lastError: This page cannot be scripted due to an ExtensionsSettings policy.
The extension has content script and edits some pages.
How can we fix this?

Can i find my google chrome extension if it is set to private in the web store?

I can't find my Google Chrome extension in the Chrome Web Store. I have publish them 2 Weeks ago in private mode. The extension issn't for public.
I can't really make sense of the Google documents. In those it sounds like you can find the extension in the webstore as a trusted tester or member of an added google group.
But I can't find it. Only the direkt Link works.

can't add chrome extension ID to Firebase Authentication section

Firebase show success notification but this chrome extension domain did't show in list of authorized domains. I tested in other project in other account but getting same problem. let's see the photos
Firebase has fixed this bug after 4 days

How to publish an extension like a private chrome web app?

We developed an extension and published like a private app for the testing purposes before publishing to the webstore by choosing the option Private.
We followed the steps under this link
https://support.google.com/chrome/a/answer/2663860?hl=en
Now I log into webstore with my account and can't see that under "Your apps" section. Is there anyway we can trouble shoot?
How long does it take to show up under users accounts?

Resources