Giter VIP home page Giter VIP logo

arrow-browse's Introduction

#Arrow-Browse

What is it?

A Chrome Extension that searches pages for elements, filters those elements for references to 'prev' or 'next' and binds those elements to event listeners on the left/right arrow keys that trigger a click event. Its handy if you're browsing tutorials, webcomics, videos or forums. Obviously its limited by the structure of the page it is running on; the page must have a or element containing "prev" or "next" in its outer HTML.

What is in it?

content.js runs on the background page, it gets the settings saved in storage, finds the elements, searches for "prev" and "next" and in the darkness binds them (just like the one ring).

extension.html is the popup which contains information about the background page's prev/next elements.

extension.js runs on the extension pop-up and communicates with content.js via messages to the background pages DOM. It gets and saves settings to chrome storage and alerts the content script to reload on a setting update. It requests the target elements from prev-next.js and inserts them in prev-next.html

options.html and options.js make up the UI available in the chrome extensions page and are basically the

Contacts

Me: Ben
Email: [email protected]

arrow-browse's People

Watchers

 avatar  avatar

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.