TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Facebook Page Unliker

82 点作者 viiralvx超过 10 年前

15 条评论

sprremix超过 10 年前
Remember to remove this application[1] from accessing your information after you&#x27;re done.<p>[1] <a href="https://www.facebook.com/settings?tab=applications" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;settings?tab=applications</a>
评论 #8866702 未加载
cavemanklaus超过 10 年前
Very nice. I recognise you can&#x27;t auto unlike everything. On click can you shift the page a set number of vertical pixels to the next like button. Then I can just click to unlike in rapid succession.<p>Tweepi do this for mass unfollow, see the Flush tool interface here: <a href="http://tweepi.com/tools/flush#0" rel="nofollow">http:&#x2F;&#x2F;tweepi.com&#x2F;tools&#x2F;flush#0</a>
评论 #8866828 未加载
评论 #8866773 未加载
deanclatworthy超过 10 年前
What&#x27;s the reason you are asking for the email address permission?
评论 #8866720 未加载
评论 #8866664 未加载
baby超过 10 年前
I&#x27;m trying to make a script to uncheck them all, something like this :<p><pre><code> javascript:var x=document.getElementsByTagName(&quot;button&quot;);for(var i=0;i&lt;x.length;i++) {if (x[i].type == &#x27;submit&#x27;) {x[i].click();}}; alert(&#x27;Done&#x27;); </code></pre> Not working though...
评论 #8866704 未加载
adlpz超过 10 年前
Nice! I did something pretty much exactly like this 3 years ago. If you are curious, the code is at Github:<p><a href="http://unliker.prealfa.com/" rel="nofollow">http:&#x2F;&#x2F;unliker.prealfa.com&#x2F;</a> <a href="https://github.com/adlpz/The-Unliker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;adlpz&#x2F;The-Unliker</a><p>Of course, please mind that it was years ago and maybe I wasn&#x27;t, uhm, so _proficient_ back then ;).
评论 #8866722 未加载
aw3c2超过 10 年前
I do the opposite, I like random, suggested things. I like to poison their data with non-sense. Harmless to me, catastrophic for the creeps.
评论 #8866775 未加载
sqyttles超过 10 年前
I am working on an app that does a similar function but for &#x27;friends&#x27;. Removing friends is very slow on desktop because of the thumbnails generated for all the profile pictures. The page refreshes often which further slows down the tedious task of deleting friendships.
评论 #8866760 未加载
blaabjerg超过 10 年前
It seems it automatically goes to the next page (and scrolls about 1&#x2F;3 down the page) once I scroll to the bottom? And there&#x27;s no way to go back to the previous page?<p>Some usability issues, but overall a nice idea. I like the chronological sorting.
评论 #8866991 未加载
iwonagr超过 10 年前
Sounds like a very useful app. At least for those &quot;liking hyperactive&quot; FB users who have grown up and now are using FB to build their brand through the platform. Nice job guys!
评论 #8865821 未加载
nlx超过 10 年前
Needs an unlike all option, you could just load all the unlike links and hit them all with jquery.trigger(&#x27;click&#x27;)?
评论 #8866721 未加载
nikanj超过 10 年前
If I scroll all the way the page links disappear and all I see is<p>&quot;You have liked 56 pages.<p>Finished loading items!! Finished loading items!!&quot;
评论 #8866729 未加载
Intermernet超过 10 年前
Good idea.<p>One quick note to the authors (if you&#x27;re reading), there&#x27;s a typo on the info page:<p>s&#x2F;need to you to&#x2F;need you to&#x2F;
评论 #8866728 未加载
KhalilK超过 10 年前
Brilliant!<p>What about an &quot;Unlike all&quot; button?
评论 #8866380 未加载
james246超过 10 年前
Worked fine for me initially, but after refreshing the page, I get nothing
评论 #8866727 未加载
FabianBeiner超过 10 年前
You also might want to check out <a href="https://apps.facebook.com/allllmylikes/" rel="nofollow">https:&#x2F;&#x2F;apps.facebook.com&#x2F;allllmylikes&#x2F;</a>.
评论 #8875865 未加载