GithubHelp home page GithubHelp logo

angst / moreinterestingness Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anotherjesse/chromr

6.0 1.0 2.0 346 KB

Explore the world through the lens of the Flickr Interestingness stream. New photo loads every time you open a new tab

Home Page: https://chrome.google.com/webstore/detail/more-interestingness/ngddmdmkjnnefgggjnnnepijkcighifa

License: MIT License

JavaScript 83.84% CSS 16.16%

moreinterestingness's Introduction

More Interestingness

Summary

This is a chrome extension which loads a new interesting photo from flickr's interestingness stream (http://www.flickr.com/explore/interesting) whenever you open a new tab a new.

Clicking on the flickr user's icon will take you to that user's page, clicking on the title will take you to the photo on flickr.com

You can navigate forward/backwards by clicking out of the address bar and typing j to go forward, or k to go backwards (standard vim up/down)

Developers

If you're a developer and find a bug, or have a feature to contribute - feel free to send a pull request: https://github.com/angst/moreinterestingness

Contributors:

License

Open source, and licensed under MIT (see LICENSE file for details).

moreinterestingness's People

Contributors

jakedahn avatar anotherjesse avatar

Stargazers

Swarna Avvaru avatar Sven avatar Chad Dibble avatar Tate Johnson avatar Colin Devroe avatar  avatar

Watchers

James Cloos avatar

Forkers

chadthebad

moreinterestingness's Issues

Interestingness no longer works - Javascript error

Javascript error appears under new tab, and no image is loaded:

Uncaught TypeError: Cannot read property 'src' of undefined
chrome-extension://ngddmdmkjnnefgggjnnnepijkcighifa/newtab.html:11

(Oddly enough, the source code in my extension does not match what's in the github repo:

Repo: https://github.com/angst/moreinterestingness/blob/master/newtab.html#L11
Me: $("#photo").attr("src", photo.src);
)

Ghostery is enabled and blocks Google tracking, but I've been running it for awhile, and it hasn't been a problem before.

Running Chrome Version 35.0.1916.153

screen shot 2014-07-14 at 11 21 18
screen shot 2014-07-14 at 11 21 21
screen shot 2014-07-14 at 11 21 26

Next/previous "lags"

I know you can go to the next/previous image with j/k. But whenever I switch directions, it "lags" - starting at image 0, and pressing j, j, j, k, k, k takes me through the sequence 1, 2, 3, 4, 3, 2 - in other words, the first k press takes me forward, instead of taking me back.

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.