Giter Club home page Giter Club logo

no-pinterest-results's Introduction

no-pinterest-results's People

Contributors

veikkolehmuskorpi avatar

Stargazers

 avatar

Watchers

 avatar

no-pinterest-results's Issues

Special characters are rendered as URL encoded in the search box

Describe the bug
Special characters are rendered in their URL encoded form in the search box. This only happens when the user's query doesn't already contain the Pinterest block part. E.g. if I search for something using special characters and then edit my search query (not touching the Pinterest block part) the url encoded characters are turned back into their standard form.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Google search page
  2. Clear the search box
  3. Enter the ' character in the search box and search
  4. See ' rendered as %27

Expected behavior
' and other special characters should be rendered in their standard form

Pinterest site exclusion keeps getting appended to the search

After searching for something on Google, if the user updates their search without touching the Pinterest site exclusion, the site exclusion will get appended again to the search. There's already a check in place to avoid this but something's not working right.

Create a toggle for the extension

Some of Google's "instant results" like the Oxford language definitions won't show up with the site filter applied to the search query.

As a user, I would like to have a quick way of enabling and disabling the extension without having to go into the Chrome extension settings to do that. This way I could quickly toggle the extension on and off if I needed, for example, Google a word and see it's definition.

Move block string to the end of user's query

The block string was moved from the end of the user query to the beginning in PR #7, but should instead be reverted back to the end of the user query. Prepending the block string makes it easier for users to edit their own queries and to do subsequent searches, but unfortunately this breaks some of the search features. For example, if I was to limit my searches to a certain domain, e.g. "google chrome site:reddit.com" and the block string was prepended to my query, the query would end up being "-site:pinterest.* google chrome site:reddit.com". The outcome of this is that I get back only a few results instead of getting a list of all the hits from my specified domain. Appending the block string fixes this situation.

Optimize assets

Assets should be optimized to bring down the overall extension size.

Google's special business cards aren't shown in search results

Describe the bug
Special business cards aren't show in the search results

To Reproduce
Steps to reproduce the behavior:

  1. Go to google.com
  2. Google a famous company name (e.g. Amazon)

Expected behavior
Google's special business card should show up next to the search results

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.