Open fatihgurdal opened 5 years ago
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. 😄
Like this? This my extension. I wanted to be inspired by you.
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.
I'm following you. I'm waiting for the plugin you developed :)
Like this? This my extension. I wanted to be inspired by you.
merhaba.bunu paylaşma şansınız varmı acaba?
Like this? This my extension. I wanted to be inspired by you.
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.
Like this? This my extension. I wanted to be inspired by you.
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
GM_setValue and GM_getValue function not found. The script does not work. How can I solve?