Git Product home page Git Product logo

readability-redux's People

Contributors

logic avatar mhordecki avatar sanitz 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

readability-redux's Issues

Probleme on google chromium dev version

If chromium dev version there is a text superposition problem in all the link of the text, but also on other part of the text.

Clic again on the readability button to solve the problem...
So you have to clic two times to have a correct display.

Unable to install from Chrome Store

Chrome recently removed the extension from my toolbar and from my extension list. When I try to install it from the store now this error comes up.

image

Add option to disable context menu button

Currently the document context menu has ”Readability" button.

Some users (me included) prefer not to have an extra button in the context menu, therefore I believe it's reasonable to add an option to disable it.

Oh, also as mentioned in issue #6 the plugin is currently broken.

MacOS: 10.6
Chrome: 6.0.472.55

Readability redux fails to install on Mac Chrome 5.0.375.127

I've been using Readability on Firefox for some time and I love it, thanks for a great extension.

I'm trying to install Readability on Google Chrome from the Google Chrome Extensions gallery and the installation fails with the following error:

Extension Install Failure
Invalid value for 'content_scripts[0].matches[0]'.

OS: Mac OS X, Version 10.6.4
Google Chrome Version: 5.0.375.127

Thanks,
Ori

Wonky Alt+Tab Behavior

I use Alt+R as the keyboard shortcut for readability-redux. (don't remember what the default was). The extension gets inadvertently activated, replicated thus in Chrome 7.0.517.17 dev on Windows Vista x86_32:

  1. Use Alt+Tab to navigate to a chrome window.
  2. With focus anywhere on the page (other than Omnibar, Nav/Extension bar or Bookmarks Toolbar), hit just "R" (not assigned Alt+R shortcut) on keyboard.
  3. The readability script is triggered, causing a page refresh. Obviously, this is especially painful while typing something in a textbox (which is lost) or on a login session.

I was able to reproduce this behavior with a bunch of Alt+ shortcuts, and less consistently with Ctrl+ shortcuts.

About:Version:

Google Chrome 7.0.517.17 (Official Build 60429) dev
WebKit 534.7
V8 2.3.11.12
User Agent Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.17 Safari/534.7
Command Line "C:\Users\Varun\AppData\Local\Google\Chrome\Application\chrome.exe" --purge-memory-button

Options.js won't load?

(I accidentally a whole bug report, so I'm reposting it here.)

I've been having this issue with Readability Redux for a while now. The Readability bookmarklet works just fine, the extension works on both stable and beta versions on Windows XP and Ubuntu 9.10 and 10.04 in virtual machines, but I can't make it work on my main copy of Chrome on Windows 7 anymore!

You can see the bug in this screenshot ( http://imgur.com/4YHCF.png ): the preview pane should have the three buttons on the left and should change according to the options I set above. None of these happen. I'm guessing there's an issue with options.js, since I believe that is the file that renders the three buttons on the left. I don't know, I'm no expert.

I've done everything I could to make this extension work: I've uninstalled and reinstalled it, I've reinstalled Chrome (after cleaning up the registry and rebooting), I've replaced the extension files on the Chrome folder with the files from this repository, I've replaced the files with the ones on the Windows XP virtual machine (since the extension works there)... still, the bug won't go away.

I'm running Chrome 5.0.375.29 beta on Windows 7 Ultimate, but I've had this problem with previous beta versions.

MHordecki: Interesting! One thing: When in options tab, launch Chrome's javascript console (in the main menu: Developer > JavaScript Console) - are there any errors (in red) written in it? If so, could you copy-paste it here (or pastebin, etc).

feliven: There you go:

options.js:52 Uncaught TypeError: Cannot call method 'get_settings' of null
options.js:83 Uncaught TypeError: Cannot call method 'create_javascript' of null

If you need anything else, let me know.

NilsTycho: I cannot reproduce (Chrome 5.0.375.38 beta, Windows 7). It looks like both errors are because Chrome cannot find Readability Redux's "background page". If you open the Extensions page and turn on Developer mode, do you see a link to "redux/background.html" under Readability Redux?

feliven: I do! http://prntscr.com/doym
(Chrome 5.0.375.38 beta, W7)

Apply readability only to selected fragments problem

as the tittle says, i don't like how RR remove things when i selected Apply readability only to selected fragments, like when i visit this page : http://www.themathpage.com/arith/mental-arithmetic-multiplication.htm

when i tried to select it from top to bottom ( Full page ) it only takes from the paragraph :
"Since it is true in arithmetic that we may multiply by decomposing the multiplier, the right-hand distributive law of algebra may be applied to arithmetic"

How do i let RR to select the full page? instead of ommiting vital contents, as i want it to print.

Hope you can help :D

Hotkey to enable Reabability

Hi Mike,

love the extension for chrome!!

1 thing – can you please add a customisable hotkey to make the currenty page ‘Readabile’

i just want to the Crtl R or whatever to enable Reability

Cheers

Justin

Debug information in the console

Any chance for removing the debug console.log of the extension?

It's quite annoying to see a foreign console.log - gets in the way of one's development zone.

I keep finding myself disabling and enabling the extension a few times daily.

Options.js won't load?

I've been having this issue with Readability Redux for a while now. The Readability bookmarklet works just fine, the extension works on both stable and beta versions on Windows XP and Ubuntu 9.10 and 10.04 in virtual machines, but I can't make it work on my main copy of Chrome on Windows 7 anymore!

You can see the bug in this screenshot ( http://imgur.com/4YHCF.png ): the preview pane should have the three buttons on the left and should change according to the options I set above. None of these happen. I'm guessing there's an issue with options.js, since I believe that is the file that renders the three buttons on the left. I don't know, I'm no expert.

I've done everything I could to make this extension work: I've uninstalled and reinstalled it, I've reinstalled Chrome (after cleaning up the registry and rebooting), I've replaced the extension files on the Chrome folder with the files from this repository, I've replaced the files with the ones on the Windows XP virtual machine (since the extension works there)... still, the bug won't go away.

I'm running Chrome 5.0.375.29 beta on Windows 7 Ultimate, but I've had this problem with previous beta versions.

Stopped working (no effect)

Using the >> Readability Redux option or Alt+R on a page has no effect now. I'm not sure why, there are no visible errors and I dno't know where is the error log located.

console.log in contentscript.js

you've left a console.log in contentscript.js which is a bit distracting for developers as it appears on every page I debug :)

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.