Skip to content
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

Issue with the chrome extension. #3

Open
iDominusU opened this issue Mar 6, 2020 · 3 comments
Open

Issue with the chrome extension. #3

iDominusU opened this issue Mar 6, 2020 · 3 comments

Comments

@iDominusU
Copy link

iDominusU commented Mar 6, 2020

As of recently, Google added CORB to Google Chrome. CORB prevents the browser from delivering certain cross-origin network responses to a web page. This means that a chrome extension is sometimes unable to pull product data from ROBLOX's API. Even after solving this issue, the response seems to be blank. In the script.js file, it seems to get hung up and errors around line 18-20. After looking into it, the response is completely blank even after manually changing the asset ID variable.

Edit: I have fixed the extension with some minor edits. Still a bit buggy as ROBLOX doesn't allow too many requests to their API within a short period, returning an error prompting you to wait before trying again - but still functional.

@Gskartwii
Copy link
Owner

Unfortunately, I'm no longer maintaining this project. I've now updated the README to reflect this. Please check #5.

@jmkd3v
Copy link

jmkd3v commented Jul 8, 2020

Edit: I have fixed the extension with some minor edits. Still a bit buggy as ROBLOX doesn't allow too many requests to their API within a short period, returning an error prompting you to wait before trying again - but still functional.

Can you send this version of the extension over?

@TheRBXDEVV
Copy link

Did the generator worked for you ? i still dont understand why doesnt it works. Do you have any idea abt this ? @iDominusU @jmkd3v

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants