Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@FrodoSwaggins It's not released yet haha, I've got to learn extensions a little bit better as this fucker loads in the list of surveillance domains EVERY time a page loads (i don't know how to persistently save the list yet)
@Stebner55 That would require me to actively use a Google account and that's not going to happen ;P -
So it literally blocks 99.98% of website that an average user use everyday..........
-
@ScriptCoded as I can see it will block anything with link to facebook,twitter,google etc.... (so 99%)
-
Shouldn't it block devrant too? The Facebook share button makes a request to them.
-
@shelladdicted It doesn't block (it does now but I made it in like 2 hours and this is my first extension ever), it gives a huge ass warning :)
-
@shinobiultra Yup will both be done! Just wondering how I'd do the open sourcing since the hosted git is is on a vps....
-
@FrodoSwaggins Domains can appear and disappear.
Or, can also be something which not matches a keyword. For example: fbcdn.net doesn't match Facebook but it's their cdn network.
Tips are most welcome! -
@linuxxx I've built two plugins. One for firefox that lets you fill the browser window with porn so you can resize videos to fit wherever you want haha. The other for chrome that blocks facebook ads when browsing the news feed. It's incredible how easy it is to make an extension/plugin! Love it!
-
@linuxxx I know, but it's your first. Just sharing my own experience with plugins.
-
@shelladdicted It doesn't block anything.
It gives a warning on every web page that contains links which lead to services ran by companies which are integrated within the prism network.
Find that illogical? I think (and @PonySlaystation and quite some other agree) that users have the right to know which web pages/sites use services integrated within a mass surveillance network.
(@FrodoSwaggins @CoffeenCode)
One can reload the list of surveillance domains and choose a "warning mode" from the add-on settings now!
Also included an option which displays what you see in the picture but has a button to show the page anyways :)
Non-intrusive options are included as well: red 5/10/20/50 pixel borders around the web page. -
Wrote a way better version a few months back but still stuck on some stuff (and it needs loads of refactoring and code cleanup). Once I've got some free time I'll dive into it again!
Thanks for @PonySlaystation for coming up with this idea!
Wrote my first ever Firefox extension. It loads a json list from a server containing domains which, according to the snowden leaks of 2013, are integrated within a US powered mass surveillance network.
If it finds any urls on the page being loaded, it puts a fullscreen red background with a warning text and the links which match the surveillance criteria.
There's no way to continue to the web page yet, will try to add that later on.
rant
firefox addon