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

Doesnt work #10

Open
SgtSnipey opened this issue Apr 27, 2020 · 2 comments
Open

Doesnt work #10

SgtSnipey opened this issue Apr 27, 2020 · 2 comments

Comments

@SgtSnipey
Copy link

I have it installed using the lastest chrome, Click the button and nothing happen, What happens when I click the icon. http://prntscr.com/s6wtb6

@dmitric419
Copy link

Yeah, I try using it on brave and It is gray

@nemethviktor
Copy link

Ok I'm not the dev so don't tell me off if this gets complicated.
First read up on how to make this extension work unpackaged. Specifically: https://superuser.com/a/936424
Follow the instructions there.
In addition to those, crawl thru the files of the extension and each occurrence of http://orteil.dashnet.org/cookieclicker/beta should be changed to https://orteil.dashnet.org/cookieclicker/ -- there should be 2 or 3 in total. On top of that change the manifest's permission block to be: "permissions": [ "tabs", "storage", "notifications", "http:///", "https:///" ]
That should make it work.
ps I don't read this page, I'm not the dev so if you get stuck, experiment rather than msging me.

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

3 participants