Fixing Disney Subtitles
Fixing Disney Hotstar Hebrew Subtitle
What is Fixing Disney Subtitles?
Fixing Disney Subtitles is a Chrome extension developed by shachar.zuk, and its main feature is "Fixing Disney Hotstar Hebrew Subtitle".
Extension Screenshots
Download Fixing Disney Subtitles Extension CRX File
Download Fixing Disney Subtitles extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
תיקון הכתוביות של אתר דיסני + הוט-סטאר רשימת תיקונים: -הסרת הרקע השחור -הגדלת הפונט -הוספת צל לטקסט -תיקון כיוון ניקוד
Extension Basic Information
Name | Fixing Disney Subtitles |
ID | hpmgcdhmmjaellmcdollhnopijdngjkk |
Official URL | https://chromewebstore.google.com/detail/fixing-disney-subtitles/hpmgcdhmmjaellmcdollhnopijdngjkk |
Description | Fixing Disney Hotstar Hebrew Subtitle |
File Size | 10.5 KB |
Installation Count | 749 |
Current Version | 1.0.1 |
Last Updated | 2022-07-15 |
Publish Date | 2022-07-11 |
Rating | 5.00/5 Total 3 Ratings |
Developer | shachar.zuk |
[email protected] | |
Payment Type | free |
Supported Languages | iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fixing Disney Subtitles", "description": "Fixing Disney Hotstar Hebrew Subtitle", "version": "1.0.1", "manifest_version": 3, "icons": { "16": "icons\/favicon-16x16.png", "64": "icons\/favicon-32x32.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.apps.disneyplus.com\/il\/*" ], "css": [ "mystyle.css" ] } ] } |