Better Instagram Videos: Playback & Volume
Easily control the playback and volume of any Instagram videos.
Better Instagram Videos: Playback & Volumeคืออะไร?
Better Instagram Videos: Playback & Volume เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://emirkabal.com และคุณลักษณะหลักของมันคือ "Easily control the playback and volume of any Instagram videos."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Better Instagram Videos: Playback & Volume
ดาวน์โหลดไฟล์ส่วนขยาย Better Instagram Videos: Playback & Volume ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Enhances your Instagram experience by allowing easy video playback and volume adjustment.
Features:
- Playback/seek control
- Volume control (remembered)
- Downloadable video
- Supports all videos on the Instagram except stories section
Github: https://github.com/emirkabal/better-instagram-videos
Legal:
Instagram is a registered trademark. This extension was developed independently of Instagram, by someone who is not related or affiliated with Instagram, without any help or endorsement from them.                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | ijgmchfimkocepiapjeoehcicfnhhchp | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/better-instagram-videos-p/ijgmchfimkocepiapjeoehcicfnhhchp | 
| คำอธิบาย | Easily control the playback and volume of any Instagram videos. | 
| ขนาดไฟล์ | 66.96 KB | 
| จำนวนการติดตั้ง | 68 | 
| เวอร์ชันปัจจุบัน | 1.0.5 | 
| อัปเดตครั้งล่าสุด | 2023-12-26 | 
| วันที่เผยแพร่ | 2023-12-26 | 
| คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน | 
| ผู้พัฒนา | https://emirkabal.com | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| URL หน้าช่วยเหลือ | https://github.com/emirkabal/better-instagram-videos/issues | 
| ภาษาที่รองรับ | de,en,fr,nl,tr,es,it,pl,pt-BR,el,bg,ru,uk,ar,ja,ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "version": "1.0.5",
    "action": [],
    "icons": {
        "16": "icons\/logo16.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/main.tsx-loader-3b2f4b6d.js"
            ],
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "css": [
                "assets\/main-e5d4be7f.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "resources": [
                "assets\/main.tsx-a0f12a38.js"
            ],
            "use_dynamic_url": true
        }
    ]
}  |  |