Maximize Flash
Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload.
Cos'è Maximize Flash?
Maximize Flash è un'estensione di Chrome sviluppata da Scott Glajch, e la sua funzione principale è "Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Maximize Flash
Scarica i file di estensione Maximize Flash in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Log feature requests and issues at https://github.com/glajchs/maximize-flash-chrome/issues Version 1.3 - Make a special case for youtube HTML5 videos to expand the player controls as well. Youtube uses a separate div for HTML5 player controls and the actual video. Version 1.2 - Fix a bug where the maximize/restore icon sometimes goes away after changing pages. - Maximized videos after that stick around after page navigation (youtube) can now be restored by clicking on the maximize/restore icon. Version 1.1.1 - Reduce footprint by using minified jquery. - Update to the latest jquery.important plugin. Version 1.1 - Add support for HTML5
Informazioni di Base sull'Estensione
Nome | Maximize Flash |
ID | chihjmmmhbapnhemoopibkekbojilhge |
URL Ufficiale | https://chromewebstore.google.com/detail/maximize-flash/chihjmmmhbapnhemoopibkekbojilhge |
Descrizione | Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload. |
Dimensione del File | 71.66 KB |
Conteggio Installazioni | 4,891 |
Versione Corrente | 1.3 |
Ultimo Aggiornamento | 2014-04-24 |
Data di Pubblicazione | 2014-04-24 |
Valutazione | 4.12/5 Totale 112 Valutazioni |
Sviluppatore | Scott Glajch |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/glajchs/maximize-flash-chrome |
URL della Pagina di Aiuto | https://github.com/glajchs/maximize-flash-chrome/issues |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Maximize Flash", "version": "1.3", "description": "Make a flash video use as much screen size as the tab it's in and the aspect ratio allows, without causing the video to reload.", "author": "Scott Glajch", "background": { "scripts": [ "lodash.min.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |