Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

ludwiklejzer/TabBusca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project has been archived because the Tabnews website now has its own search bar.


TabBusca

Userscript that adds a search bar to tabnews.com.br

demo

Download

  1. This is a userscript. To use it you'll first need one of the following browser extensions:
  1. Then install this script from one of the following links

Setting

This script gets data from google using the All Origins CORS proxy by default. You can change the proxy to CorsAnywhere for testings purposes editing the line

let proxy = "allOrigins";

to

let proxy = "corsAnywhere";

but use it only for tests, since this online service proxy was created just for development demonstrations. In order to enable the service you need to temporarily unlock the access in this page.

About

Userscript that adds a search bar to tabnews.com.br

Topics

Resources

License

Stars

Watchers

Forks