Code Monkey home page Code Monkey logo

google-unlocked's Introduction

Google Unlocked is an open source browser extension, which unlocks hidden google search results.

The extension scans hidden search results that were censored by Google due to complaints.
The tool scans those complaints and extracts the links, returning them back to the search results, all in a matter of seconds.

Check the release page.

Install in Chrome/Opera/Brave/Chromium

[Chrome Web Store]

The extension was taken down by Google from the Chrome store. Please use manual install.

Install in Firefox

[Firefox Add-Ons]

Taken down too. So you need to manually install it. With Firefox open, hit Ctrl+ o (or Cmd+ o) > browse to the extension > double click the extension (or select Open) > Install Now.

Install as userscript

  • Install the userscript from here
  • Allow access to defined URLs if userscript manager asks for permission.

Manual install in Chrome

  • Download the latest zip release from Google Unlocked repository releases
  • Extract the zip file to a permanent path (Chrome will need to load it every time it restarts).
  • Open Chrome and go to chrome://extensions/ and check the box for Developer mode in the top right.
  • Click the Load unpacked extension button and select the unzipped folder for your extension to install it.

For other compilable browsers, Install the latest release on your browser - you will need to confirm it as a known source.

After installing the extension, every time you Google a keyword, it will transparently scan the hidden URLs and injects them at the bottom of the page.

By Ibit, The Best Torrents

google-unlocked's People

Contributors

crsee avatar diegocr avatar dvilmuck avatar ibit-to avatar oofy-oof avatar sorin-davidoi avatar theblockbuster1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-unlocked's Issues

What now?

The lumendatabase now hide all links, there are any alternative service?

background.service not valid

I had downloaded the zip an start, like it is described but google chrome dosn't allow to start it. The error appears that the background.service will not supported anymore. Could you change that?

please delete sorry

please delete this i messed up im so sorry
anyways in case it is removed i wanna manual install
zip version says it is corrupt on android firefox when i rename to xpi and use es file explorer to open it with firefox. I even tried removing the MACOSX folder. Also can you please make it an xpi so it is easier to install on my phone?

Filter out original work URLs

The links that are currently returned by the extensions include all the links on the lumen database page, we need to filter those links out.

One way to do that is by using $.parseHTML() on the data returned from the ajax call and searching for the correct links. Although the parseHTML() func could use a bit more resources especially if there are more compaints on the same page.

Add test search terms

Hi,

There's no easy way to verify that this is working. I think the Readme could use a hint on what (legal) search terms one could use to test. Because seeing no additional results could mean either that there are no results, or that the script isn't working ;)

Cheers!

v1.6 for firefox

Hi,

I noticed that you released a new version of the extension.I installed the new extension to Chrome, but there is no .xpi format for v1.6 so how to install the new update to Firefox?Will you release an xpi file?

Doesn't work

Hi,
i am using Google Chrome v79.0.3945.88 with your extension v1.5 but at the bottom of the page search for "ibit.to" i don't see any results, only : "In response to multiple complaints that we received under the US Digital Millennium Copyright Act, we have removed 4 results from this page. If you wish, you may read the DMCA complaints that caused the removals at LumenDatabase.org: Complaint, Complaint"

Support For Android

Can you please add support for Chrome / Firefox for Android? I use the AdGuard app which supports 'Extensions'. I tried adding this script in AG but I did not see the script working in Chrome for Android.

Missing Firefox version

Hey,

the Firefox install instructions, since it got censored from AMO, mention manually installing it. Manually installing what? There's no compatible addon file to be found anywhere. How do I install it?

Thanks!

Startpage support?

Hello there! Wondering if it's possible to add StartPage support in the future? This is a search engine that uses Google's database and algorithms, but doesn't feed the site personal user information.

Consider userscript

Hey,

since this gets taken down with glee, have you considered making it an userscript instead? These work through Greasemonkey/Tampermonkey/Violentmonkey/etc., but can often be installed directly like an "addon" aswell. This would make distribution and installation much easier (tons of sites for that) and work on any browser with an userscript engine, without needing specific addons for them.

Cheers!

cors-anywhere.herokuapp.com isn't working as a proxy

Simply put, extension does not work. Every request through cors-anywhere.herokuapp.com results in HTTP 404 error: Not found because of proxy error: Error: connect ECONNREFUSED 128.103.64.94:443. Details from chromium developer tools in the attachment:

example_request
example_request2

Extention doesnt work

i tried to use the extension with ibit.to to check it if would work, the extension does nothing more than normal google however the user script works perfectly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.