Coder Social home page Coder Social logo

chrome-extension-redirector's People

Contributors

bendavis78 avatar wzhd 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chrome-extension-redirector's Issues

Pages that use browser API

What I was trying to accomplish:

I have a bookmark ( "bs" > "twitter.com") yet typing "bs" in the location bar results in a google search of "bs" instead of going to the bookmark.

My redirector rule is:
google.com/search?q=bs.* > twitter.com

Type bs into the location bar, I go to:
https://www.google.com/search?q=bs&oq=bs&aqs=chrome....

And redirector failed.

I notice when going to https://google.com/ then searching bs the url structure uses a hash instead of a query string. I assume they're using js / browser history API to do something fancy that subjugates redirector. It looks/feels like the extension is simply not working yet updating the rule to:

google.com/search.*q=bs.* did the trick.

A nuance bug.

All in all, nice plugin. Feature request: be able to edit existing rules.

Input is awkward

Right now the inputs are a bit awkward.

The text boxes are small, so I often can't see the whole string.

There is no built-in tool to help me certificate that my regex is valid. It would be cool being able to provide some test URL inputs and get the output.

Uncaught ReferenceError: $ is not defined

options.js:90 (anonymous function)
undefined redirector

Chromium Version 42.0.2311.135 (64-bit)
under Linux

EDIT: The webstore version works though. Only this github master version doesn't.

Why isn't Amazon redirect working?

I travel a lot, but prefer to use the US amazon store since that is where I have an account. However, my effort to redirect to that store doesn’t work.

Include pattern: *amazon.co.uk*
Redirect code: $1amazon.com$2

The result shown in the app is correct, but nothing happens when I go to the site...

reddit?

How do I turn reddit.com into new.reddit.com ?

It's something that many will want to know about.

Ability to toggle extension on/off

It would be nice to be able to toggle the extension as a whole on/off easily, without having to go to chrome://extensions.

One solution is having a toolbar button. It would act as a toggle.

I have a Custom URI on Linux. How do I make that work?

I have set up a custom URI which is 'app://' on Linux. It opens apps. For example 'app://google-chrome-stable' would open Chrome. How can I make, for example, amazon.com redirect to an app:// URI? This Extension always redirects it to http://app//

Unable to install from chrome store

Since I switched to Chrome Beta 64-bit I am unable to install this extension. All other extensions continue to work fine.

The error message from the chrome web store is:

"There was a problem when adding this extension to Chrome. Refresh the page and try again"

The console reveals that there might be an error in the manifest: "Invalid Manifest"

Screenshot:

https://lh3.googleusercontent.com/-xCzfEwXz1M0/VGOnoVumbnI/AAAAAAAAAac/y1h5w6x3Foo/s0/2014-11-12_19-31-44.png

Thanks

The extension won't redirect the url "www.youtube.com" to "www.youtube.com/feed/subscriptions".

Feature request: Regex tester on options page

I'd love to be able to add some example URLs on the tester page, and have them highlight if they would be altered (or not if they wouldn't) to help me in writing the specific Regex type used in this extension/by Javascript.

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.