Package detail

@ptkdev/chrome-extension-aspectratio219

ptkdev39MIT1.5.2

Fit the screen properly in fullscreen mode on monitor with 21:9 aspect ratio.

ptkdev, aspect-ratio, 21:9, monitor

readme

Chrome Extension: Aspect Ratio 21:9

Chrome Extension: Aspect Ratio 21:9 Edge Extension: Aspect Ratio 21:9

🖥 Chrome & Edge Extension: Aspect Ratio 21:9

Fit the screen properly in fullscreen mode on monitor with 21:9 aspect ratio. Work on Netflix, Youtube, PrimeVideo, VVVVID, etc...

🎁 Support: Donate

This project is free, open source and I try to provide excellent free support. Why donate? I work on this project several hours in my spare time and try to keep it up to date and working. THANK YOU!

📎 Menu

💡 Features

  • [✔️] Easy to use
  • [✔️] MIT License
  • [✔️] Browser supported: Google Chrome and Microsoft Edge
  • [✔️] Fix aspect ratio on 21:9 monitor (stretch / crop)
  • [✔️] Customize Aspect ratio value (32:9 and 19:10 monitors)
  • [✔️] Add custom domain and try fix size of player
  • [✔️] ON / OFF buttons
  • [✔️] Netflix (⚠️ Only with Chrome #4)
  • [✔️] Youtube
  • [✔️] Prime Video
  • [✔️] Dailymotion
  • [✔️] Vimeo
  • [✔️] VVVVID
  • [✔️] Crunchyroll
  • [✔️] Twitch
  • [✔️] Translations: 🇬🇧 🇮🇹 🇵🇱 🇪🇸

👔 Screenshot

Aspect Ratio 21:9 - App

Aspect Ratio 21:9 - Example

🚀 Installation

  1. Install extension from chrome store or edge store.
  2. Open popup (click on icon of this extension)
  3. Enable netflix
  4. Go to netflix and open video
  5. Bye bye side black bars!

⌨️ Shortcuts

You can set shortcuts on chrome://extensions/shortcuts. No Default shortcuts available.

Aspect Ratio 21:9 - Shortcuts

🔨 Developer Mode

  1. Download stable, beta or nightly and extract it.
  2. Run npm install
  3. Run npm run dev
  4. Install Google Chrome.
  5. Go to extension page.
  6. Enable developer mode (top/right corner).
  7. Load extension from folder.
  8. Select build folder.
  9. Go to netflix, open video, bye bye side black bars!

📚 Documentation

Run npm run docs

👑 Sponsors

Support this project by becoming a sponsor. 🙏 Become a sponsor on patreon or become top3 sponsor on ko-fi. Your logo will show up here with a link to your website.

🦄 Backers

Thank you to all our backers! 🙏 Become a backer on patreon.

❤️ Contributing

I 💟 contributions! I will happily accept your pull request! Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together 👯 and remember to insert your name in .all-contributorsrc and package.json file.

Thanks goes to these wonderful people (emoji key):


Patryk Rzucidło

💻 🌍

Angelica Losi

🌍

Michele Stefanelli

🌍

💰 In the future, if the donations allow it, I would like to share some of the success with those who helped me the most. For me open source is share of code, share development knowledges and share donations!

📲 Tools

💫 License

  • Code and Contributions have MIT License
  • Images and logos have CC BY-NC 4.0 License (Freepik Premium License)
  • Documentations and Translations have CC BY 4.0 License
Copyleft (c) 2020 Patryk Rzucidło (@PTKDev) [support@ptkdev.io](mailto:support@ptkdev.io)

changelog

v1.5.2 (October 24, 2020)

  • Fix: 🇬🇧 Translations
  • Feature: custom shortcuts (#5)

v1.5.1 (May 06, 2020)

  • Fix: shortcuts issues

v1.5.0 (April 30, 2020)

  • Feature: shortcuts (#3)

v1.4.0 (March 28, 2020)

  • Feature: Disney+
  • Feature: 21:9 ratio button
  • Feature: 32:9 ratio button
  • Feature: 16:9 ratio button

v1.3.2 (March 17, 2020)

  • Security: removed useless permissions

v1.3.1 (February 25, 2020)

  • Rollback: Revert to v1.2.1
  • Crunchyroll patch: not work. Browser not allow close/open fullscreen mode with browser api. User Failed to execute 'requestFullscreen' on 'Element': API can only be initiated by a user gesture. required manually action from user. Any workaround not work for me.

v1.3.0 (February 21, 2020)

  • Crunchyroll patch: the next episode not go to full screen mode. NOTE: Crunchyroll player go to fullscreen mode after window load, without interaction.

v1.2.1 (January 12, 2020)

  • AVAILABLE ON MICROSOFT EDGE!
  • Fix: keyup issue on aspect ratio custom values

v1.2.0 (January 11, 2020)

  • Translations: 🇪🇸

v1.1.0 (January 10, 2020)

  • Feature: detect fullscreen

v1.0.0 (January 09, 2020)

  • Fix: youtube on/off switch
  • Fix: twitch on/off switch
  • Translations (Italian / English / Polish)

v0.0.3 (January 08, 2020)

  • Developer mode: build system
  • Support: Crunchyroll
  • Support: Twitch
  • Feature: Crop
  • Feature: Donate tab
  • Feature: Support tab
  • Feature: Customize Aspect ratio value
  • Feature: Add custom domain and try fix size of html5 player
  • Feature: ON / OFF supported video websites

v0.0.2 (December 29, 2019)

  • First Release.