Coder Social home page Coder Social logo

albertogasparin / external-video-player-addon Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 0.0 9 KB

Firefox for Android addon to open HTML5 videos with any native video player

Home Page: https://addons.mozilla.org/en-US/android/addon/external-video-player/

JavaScript 100.00%
android firefox video

external-video-player-addon's People

Contributors

albertogasparin avatar

Stargazers

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

Watchers

 avatar  avatar

external-video-player-addon's Issues

Address not found or understood

Hi,

I have encounter a problem where the the video player is unable to play.

Below are the screenshot,

Screenshot_20200627-145609

Screenshot_20200627-150324__01

Note that I'm using Android Firefox and for the video player I'm using VLC

I even try using MX player and other video platform such as Youtube. Same result happen.

Hope you consider this issue and solve it.

Much thanks for your hardwork to make this add-ons. It helps alot

Support for latest firefox beta

This add on is no longer available on firefox marketplace for the latest firefox beta
Please release an updated version that is compatible with the latest beta

Firefox nightly

Are there any plans to update this now that firefox nightly allows users to use any addon through custom collections?

Data type of video link

The data type of the video link fetched is hyperlink and not video so it is opened by web browser and not any video player, please set the data type to video.
use:
Intent intent = new Intent("android.intent.action.VIEW", Uri.parse(your link)); intent.setDataAndType(Uri.parse(your link), "video/*");

Chrome extension

Can you please make this extension compatible with chrome.
2 Android browsers
Kiwi browser, yandex browser (both chromium based) supports chrome extension. I would love to use this extension on these browsers too.

Video Player does not open

Hi, I use your Extension in Iceraven Browser. When I click on external video player a new tab open with "intent". Then I click on "open with app" bit no video player opens. Do you have an solution for this?

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.