Git Product home page Git Product logo

edpuzzleskipper's Introduction

Edpuzzle Video Skipper

jsdelivr badge

Follow the steps below to use the skipper

Note: This project is being used in Edpuzzle Answers.

Thanks to @ading2210 for cleaning up the code and making it a lot more readable on v2.1!

Add the bookmarklet

Copy the following code and make it a bookmarklet

bookmarklet creation

To make a bookmarklet, simply create a new bookmark, name it whatever you want, and then paste the code below into the url box.

javascript: if (window.location.hostname == "edpuzzle.com") {
    var script = document.body.appendChild(document.createElement("script"));
    script.src = "https://cdn.jsdelivr.net/gh/ASmallYawn/[email protected]/script.js";
    script.remove();
} else {
    alert("Please run this on https://edpuzzle.com/assignments/[assignment_id]/watch")
}

Usage

Simply go to any EdPuzzle assignment, a link like this (https://edpuzzle.com/assignments/[assignment_id]/watch), and click the bookmarklet.

License

GPL-3.0

Please star if you enjoy it :)

เถž sussy balls

edpuzzleskipper's People

Contributors

nsarkar7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

edpuzzleskipper's Issues

clarification

Hey, so I used your Edpuzzle Skip code on one of my repos. The entire purpose of my account is to code basic programs for school and find other people's programs that are safe, since I am the only one of my friends who knows code and knows how to navigate Github. My account exists solely to assist my classmates by giving them a space where all the code is safe and cannot hurt their devices, and I do not claim code that is not mine. Thank you for pointing out that I had not put credits on my Edpuzzle Page, and just so you know, I have removed your code from my repo, and left ading2210's program with a credit to him.

Amogus

Bro really said and I quote (sussy balls) at the end of the page ๐Ÿ’€๐Ÿ’€๐Ÿ’€๐Ÿ’€โ˜ ๏ธโ˜ ๏ธ

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.