Ruffle - Flash Emulator
Puts Flash back on the web where it belongs.
Ruffle - Flash Emulator란 무엇입니까?
Ruffle - Flash Emulator은(는) https://ruffle.rs에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Puts Flash back on the web where it belongs."입니다.
확장 프로그램 스크린샷
Ruffle - Flash Emulator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Designed to be easy to use, by using this extension flash content will "just work", with no extra configuration required. Ruffle will detect all existing Flash content on a website and automatically "polyfill" it into a Ruffle player, allowing seamless and transparent upgrading of websites that still rely on Flash content. If websites also have Ruffle installed, this extension will upgrade it to the latest version if needed. By installing this extension, you get access to the latest fixes and optimisations even on websites that already include an older copy of Ruffle, whilst also providing you with some extra options. Ruffle is a Flash Player emulator written in Rust. Ruffle runs on all modern browsers through the use of WebAssembly. Leveraging the safety of the modern browser sandbox and the memory safety guarantees of Rust, we can confidently avoid all the security pitfalls that Flash had a reputation for. Ruffle is an entirely open source project maintained by volunteers. We're all passionate about the preservation of internet history, and we were drawn to working on this project to help preserve the many websites and plethora of content that will no longer be accessible when users can no longer run the official Flash Player. If you would like to help support this project, we welcome all contributions of any kind - even if it's just playing some old games, seeing how well they run, and letting us know any issues you find! For more information about Ruffle, including how to report issues, check out our website at https://ruffle.rs.
확장 프로그램 기본 정보
이름 | Ruffle - Flash Emulator |
ID | donbcfbmhbcapadipfkeojnmajbakjdc |
공식 URL | https://chromewebstore.google.com/detail/ruffle-flash-emulator/donbcfbmhbcapadipfkeojnmajbakjdc |
설명 | Puts Flash back on the web where it belongs. |
파일 크기 | 10.56 MB |
설치 횟수 | 666,546 |
현재 버전 | 0.1.0 nightly 2024-03-04 |
최근 업데이트 | 2024-03-04 |
출시 날짜 | 2021-07-21 |
평점 | 4.20/5 총 260 개의 평점 |
개발자 | https://ruffle.rs |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://ruffle.rs |
도움말 페이지 URL | https://github.com/ruffle-rs/ruffle/wiki |
개인정보 보호 정책 페이지 URL | https://github.com/ruffle-rs/ruffle/wiki/Privacy-Policy-of-the-Ruffle-Browser-Extension |
지원되는 언어 | id,de,en,fr,nl,tr,ca,es,it,hu,pl,pt-PT,ro,sk,sv,cs,ru,iw,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Ruffle - Flash Emulator", "short_name": "Ruffle", "version": "0.1.0.1137", "default_locale": "en", "description": "__MSG_description__", "homepage_url": "https:\/\/ruffle.rs\/", "action": { "default_popup": "popup.html" }, "background": { "service_worker": "dist\/background.js" }, "content_scripts": [ { "matches": [ " |