Giter VIP home page Giter VIP logo

extendtube's People

Contributors

an-dz avatar verstatx avatar

Stargazers

 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

extendtube's Issues

Blink (aka Chromium) Conversion

Development for Blink/Chromium version is on a new branch named blink.

IT DOES NOT WORK!!! Only background is partially converted. Preferences are set, saved and can be loaded. No errors in console.

Todo list (No particular order):

  • Approved update check #background.js@updateCheck:778 (No idea on where can we obtain this info, maybe when about to launch some Opera dev tell me)
  • Check disconnect/connect events #background.js@pageLoaded:81 (Chrome doesn't seem to fire on every new page created)
  • Check whether the log parsing is working #background.js@messageReceived:404 (Need to convert xtt.js first)
  • Find out if toolbar icon can be conditional as Presto Opera, which requires the following to be converted:
  • #background.js@addToolbarButton:512
  • #background.js@removeToolbarButton:552
  • #background.js@toolbarButtonListener:566
  • #background.js@updateToolbarButton:594

User JS version

Yhank you , dear author, for so powerful extension! Imo the best!
Would be great to see the User JS version of the ExtendTube, please!

Video ADS (Flash only)

Video ads are being injected after the plugin is initialized.
Still haven't found what is injecting it and how to block it.

Ghostery seems to block it.
Adding http://pagead2.googlesyndication.com* to Opera built-in Content Blocker also block it.

Opera Blink conversion

The branch is missing for now, but here's what I did or need to do:
Some explanation of the changes right now:

  • Need some alternative for opera.addEventListener specific stuff. May use webRequest;
  • Preferences are stored with localStorage, it's synchronous. But injected script needs extra code to receive the preferences using chrome.runtime.connect;
  • xtt is still not working correctly;
  • Comments on JSON are allowed while developing to help development, but JSON don't have comments and will need to be removed to build the *.nex

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.