-
Notifications
You must be signed in to change notification settings - Fork 22
(Obsolete) Firefox build discussion thread #41
Comments
The "get it for firefox" link at https://github.com/NanoAdblocker/NanoCore links here instead of, you know, anywhere useful, like an actual download link or anything. |
@Niftator The extension is not yet available for download on Firefox. Right now it's only available for Chrome. |
@Niftator I wrote "Work in progress", which means it's not done and ready yet. |
@Niftator It is up in the store now, I think I packaged the right files. |
Is it possible for supporting firefox 56? |
@nanisise I read somewhere jspenguin will not support ff56 because it need a different language to build extension and it's going to die. |
For ND, no, because I absolutely need the new API in FF 57. And support for FF 57 may drop as soon as FF 58 is out because of browser bugs. Anti-adblock solutions are bleeding edge, you need to be on the latest technology to defeat sophisticated anti-adblock scripts. For legacy platforms, Nano Adblocker might support it if requested, but the support will drop as soon as it's dropped in uBO. However, chances are you'll be better to stay with uBO on legacy platforms as I have 0 experience coding legacy extensions. |
Just a cosmetic issue: |
That feels like a bug in uBO where the title information isn't passed back. Nano has the problem as well, but in Nano's case, the title is hard coded into |
I can only debug one add-on at a time in Firefox? |
Are there any websites where we can test whether the Nano Defender is working? |
Hi guys, I'm a new user though before I have been using UBlock.I have a question, I want to mod the popup thingie idk what it's call where you can disable ad blocker and has buttons where you can zap element.What I want to do is add a button where I can enable/disable my filters on the fly.Reason why? Well I only have one custom filter and it's for https://*-edge-chat.facebook.com and what that does is hide last active on facebook as well semi disables fb chat.What I basically want to do is toggle that on the fly.I figure bit coding hack that toggles my filters setting fast.Is this possible? I understand every update will revert this and I would have to manually edit it back in every time. |
why not create a userscript? |
@Chrisnetika You would need to fork, Chrome will enforce code integrity of extensions and once signed, it won't load if changed. |
Or I could repackage it while in developer mode, then whitelist the extension ID using group policy templates problem solved.I was looking around files and pinpointed the file I would probaly need to edit is js/popup.js.There already 4 buttons in tools at the bottom ie: toggle remote font,disable cosmetic filtering.. etc so i'm thinking can add one for my filters toggle.Only thing is... not sure what I need to add unless I spend hours looking through source and do trial and error lol. But yes I would need to fork ,do my edits and any updates I can just pull and preserve my edits, package the extension then add the extension i.d to whitelist via group policy (gets rid of annoying msgs in chrome) |
@Chrisnetika You need to send a message to the background page, then:
You should check to make sure I didn't test it, hopefully it works. |
alright that a step in the right direction, thank you |
Hi there. 1. Is it possible to use Nano defender with Umatrix, Ublock? |
|
Works great on Firefox Quantum! Thanks. |
Apologies, not a developer but have a question. If we use this for firefox and ublock, should we totally get rid of AAK-Cont? Or can they work in conjunction? |
Really? How I create self-signed Nano Defender: (click to read)
https://github.com/NanoAdblocker/NanoDefender/issues/33 maybe waiting for vrackfall 😄
Maybe github/gitlab page ➕ github/gitlab releases. |
OK very lost. |
https://github.com/krystian3w/NanoDefenderFirefox/releases Still I cannot merge only changes and automatic this process + create automatic self-signed version. Maybe latter open issues. |
@krystian3w Check what gorhill did to make his self-hosted version auto-update. |
https://www.techradar.com beat it the Nano Adblocker +Nano Defender combo (windows 10 Firefox x64 59.0.2) |
@Cs1cs0 Works fine for me. |
Sounds strange, a month ago I've reported a problem with 1fichier.com looping for me when Nano and co are enabled and Hugo said like in this case (works fine for me). So I guess it's a problem on a filtering list side. Well, my looping problem is still alive, currently I only use Chrome when 1fichier.com is requested ! |
Report in new issue if can reproduce (your configuration uBO/Nano Adblocker + step by step) in Chrome. I can send file to 1ficher.com (no loops, maybe bug in forms see file name and no working buttons delete file - in filter subscribed list for uBO/Nano Adblocker) an no have adblock alert on techradar.com
if this rules is gulity on 1ficher.com (break website functions), should by reported to uAssets. |
I also have the same problem with techradar. they detected adblocker (in my case uBO + Nano Defender) and redirect to this page https://www.techradar.com/cc.html. I'm on LinuxMint with Firefox 60.0b11. |
@krystian3w I reinstalled Nano Defender with release from your page (v. 13.57). Followed all extra steps from https://jspenguin2017.github.io/uBlockProtector/. It resulted 3 extra filters on uBlockOrigin filters list: NanoBase, NanoDefender, and NanoWhitelist. Is that what final result should be like?. I also have added https://jspenguin.com/NanoAdblocker/AssetsMirror/NanoResources.txt to userResourcesLocation. The reason I ask is because previously I have another filter named Nano Defender Integration in custom filter segment of UBO which I had removed prior to reinstall. |
Because Nano Defender no longer works with Firefox and they don't care to fix it. They discontinued the project and care to neither support version 56 and beyond. It is ultimately disappointing to say the least. I refuse to upgrade Firefox until TMP supports the new web extension API. |
Only wants to support memory hog chrome which scarified user options and customization for security rather than work with Mozilla and get the problem sorted out. |
My tablet has 4 GB RAM and Chrome works fine, I never had memory issues. |
@aasril I can read articles techradar.com, see "Recommended videos for you..." and no have redirect. Maybe bug with specific list (non-default / regional list) or exclusion GNU/Linux (try override user-agent to Windows). |
@krystian3w changing user agent to any desktop browsers doesn't work but changing it to mobile works (Android-Chrome). |
@aasril Don't know if you tried blocking |
@vietzerg what rule are you using for blocking the inline scripts. I don't visit that website personally just tested when I read from the post above. I don't know if this is related but from console window on block page I find this 3-content-rules-1-common.js. And under |
It is whitelisted in Nano Defender, and it is intentional. |
@FaySmash commented on 2018. márc. 27. 07:27 CEST:
Any particular reason why the FF version is being dropped? |
@mzso Currently, the UserCSS code is conflicting with Chrome version. There will be more conflicts like this if I want to keep the Firefox build, and I don't feel like dealing with it. For official builds, I want Nano to be equally as good as uBO if not better. Since I don't use Firefox, I barely test on it, and it is irresponsible to publish untested softwares, so I decided to drop it all together. I don't use Edge neither, but I made the Edge build since the official uBO for Edge is not that functional. It may or may not stay in the long term. |
@aasril I used the "local block" (red color) rule for techradar.com. |
could you at least keep the old version? i wanted to try out something with a new profile and was searching like crazy because it was still there a few days ago. |
The support for Firefox has officially ended. No more Firefox build will be produced. |
@elypter Probably not, the latest version has a regression on Firefox. |
Warning: Someone submitted an unofficial build of the extension to the store, make sure to download the real one here: https://addons.mozilla.org/en-US/firefox/addon/real-nano-adblocker/
The text was updated successfully, but these errors were encountered: