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

GM_getValue and GM_setValue #3

Open
fatihgurdal opened this issue Mar 21, 2019 · 7 comments
Open

GM_getValue and GM_setValue #3

fatihgurdal opened this issue Mar 21, 2019 · 7 comments

Comments

@fatihgurdal
Copy link

GM_setValue and GM_getValue function not found. The script does not work. How can I solve?

@heunetik
Copy link
Owner

The script is a fairly old one, and it is not actively maintained; with that said, I might release a final update to this userscript, but currently it is not a priority.
The functionality will be available in a Chrome Extension that I'm working on. At release, it will be added to Github too, so stick around. 😄

@fatihgurdal
Copy link
Author

Like this? This my extension. I wanted to be inspired by you.
image

@heunetik
Copy link
Owner

Something similar, but it will be more closely integrated with the game UI instead of completely relying on the extension popup. Great work by the way, keep it up!

Also, as a sidenote: since this script is a Tampermonkey script, the methods GM_getValue and GM_setValue are methods defined by Tampermonkey, not JavaScript.
If you would like something with the same function for Chrome extensions, take a look at chrome.storage for extensions, or the more generic localStorage from the Web Storage API, the latter of which is not specific to Chrome / Extensions.

@fatihgurdal
Copy link
Author

I'm following you. I'm waiting for the plugin you developed :)

@dropdeadtop
Copy link

Like this? This my extension. I wanted to be inspired by you.
image

merhaba.bunu paylaşma şansınız varmı acaba?

@fatihgurdal
Copy link
Author

Like this? This my extension. I wanted to be inspired by you.
image

merhaba.bunu paylaşma şansınız varmı acaba?

Profilimdeki mail adresim üzerinden bana ulaşırsanız eklenti ve kullanımı hakkında bilgi veririm.

@dropdeadtop
Copy link

Like this? This my extension. I wanted to be inspired by you.
image

merhaba.bunu paylaşma şansınız varmı acaba?

Profilimdeki mail adresim üzerinden bana ulaşırsanız eklenti ve kullanımı hakkında bilgi veririm.

çok teşekkür ederim.bahsettiğiniz adrese mail attım.iyi günler iyi çalışmalar dilerim

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