Recenze doplňku Bulk Delete Reddit Posts & Comments History
Bulk Delete Reddit Posts & Comments History od Glench
15 recenzí
- Hodnocení: 1 z 5od uživatele imjacob, před 14 dny
- Hodnocení: 1 z 5od uživatele KnOwlEdge, před měsícemIt's a while that it doesn't work AT ALL, nisba, nada, null, ZERO.
No idea what this dev is doing with their updates but they must be living in a different world than all of us if they can't even notice that their app doesn't work.
Also, 10 Bucks for this!!!???
NEVER, at that point I prefer to buy Redact which I can use for all possible Social Media.
Really, one of the most ridiculous pricing that I've seen for any digital product ever.Odpověď vývojáře
zveřejněno před měsícemHey Knowledge, sorry it isn't working for you. We've never had a report of it not working at all for anyone. In fact, it works for thousands of other people so I'm wondering what's going on. I'd love to help and fix the issue if possible. Please email me. :) - Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18850825, před 2 měsícipaid for the plugin but it's not actually fully deleting. The old reddit interface shows deleted but the new UI still shows comments even on mobile. Definitely needs some work. Would be nice if it could use the new design as there's clearly a difference in how data is pulled.
What's weird is if you open your profile in a private window they go away. But if you log in with no cache they come back. Maybe there needs to be a different check the plugin does to make sure that data is actually wiped out, I do see it coming back in the reddit api so I'm pretty confused what the heck reddit is even doing there.
Update: Definitely didn't remove anything older than ~3 months old. The old reddit layout is broken and just doesn't show so of course the plugin doesn't work since it's just running a few lines of js. It needs to use the new reddit design.Odpověď vývojáře
zveřejněno před měsícemHey! Please try version 3.5 and see if that fixes the issue. And if it does, please consider revising your review! - Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18761824, před 4 měsíci$10 fee to use for more then 50 comments a day. this is a simple script and many other extensions do the same thing for every major browser.
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 17731675, před 4 měsíciPay or get lost, no thanks deleted
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18228797, před 5 měsíci
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18412067, před rokemThis isn't worth anywhere near $10.
Odpověď vývojáře
zveřejněno před 5 měsíciHi! The extension is free to use by default but there is a limit if you have lots to delete. If the small one-time lifetime upgrade price represents a financial hardship for you please let me know and maybe we can work something out! - Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 15195126, před rokemread the desc. up to 50 free deletions per day.
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 16641827, před rokemDo not pay for this its manually limited to take your money. Simply run this code in the console then refresh and repeat:
```js
let intervalId = setInterval(() => {
try {
document.querySelector('a.togglebutton[data-event-action="delete"]').click();
document.querySelector('a.yes[onclick*="change_state"]').click();
document.querySelector('a.yes[onclick*="change_state"]').click();
} catch (error) {
console.error('Done this page of comments');
clearInterval(intervalId); // Stop the infinite loop
}
}, 500);
``` - Hodnocení: 1 z 5od uživatele Peter, před 2 letyAsks for $9.99 after 50 posts. Decided to write up a simple script to do pretty much what it does.
aHR0cHM6Ly9wYXN0ZWJpbi5jb20vZzBNcUN1aUY=
(look up base64 if you don't know what this is!) - Hodnocení: 1 z 5od uživatele kcufuoyeid, před 2 letyTo have my comments on reddit permanently archived and then lose control of my account because somebody was bored. No explanation by a human and complete disregard for an appeal. If I can't use my account why should reddit benefit from my content. Making me pay to purge content on an account that I can no longer use is adding insult to injury. I tried the free mode and it doesn't really do much of anything anyways.
- Hodnocení: 1 z 5od uživatele User17992585, před 2 letyFor the record, this won't delete more than 50 comments/posts unless you pay for it. That's intended. However, it's a small extension and doesn't do enough to warrant charging anything. You can thanksfully edit the "extpay" module in the extension's folder to say "paid" is true and paidAt is when it was installed and it works fine
- Hodnocení: 1 z 5od uživatele Weedguy6080, před 2 lety
- Hodnocení: 1 z 5od uživatele Nifty, před 2 letyI'm having the same issue. I tried accessing both old reddit and new reddit sites, but the plugin is grayed out with the message "Can't read or change data on this site".
Odpověď vývojáře
zveřejněno před 2 letyHey! Sorry about that. We just updated the extension so that it works for Firefox. Please try again and consider updating your review based on the newest version in order to inform other people. - Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 15762197, před 2 letydoesnt work, apparently doesnt have permission even though it does
Odpověď vývojáře
zveřejněno před 2 letyHey! We just updated the extension so that it works for Firefox. Please try again and consider updating your review based on the newest version to help inform other people.