Podsmaster - Podcast Aggregator

A Comprehensive Podcast Aggregator for Chrome browser.

Podsmaster - Podcast Aggregatorคืออะไร?

Podsmaster - Podcast Aggregator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย admin และคุณลักษณะหลักของมันคือ "A Comprehensive Podcast Aggregator for Chrome browser."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Podsmaster - Podcast Aggregator

ดาวน์โหลดไฟล์ส่วนขยาย Podsmaster - Podcast Aggregator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Are you in search of a seamless and comprehensive solution to manage your podcasts right within your Chrome browser? Look no further, because Podsmaster is here to transform your podcasting experience.

With Podsmaster, you can effortlessly organize and enjoy your preferred podcasts with unparalleled ease and efficiency.

Features of Podsmaster:

Global Media Control Support: Exercise precise control over your podcast playback experience.
Fully Functional Audio Player: Enjoy uninterrupted playback with the ability to adjust the playback speed, whether faster or slower.
Continuous Play: Seamlessly transition to the next episode once the current one concludes.
Playlist: Create customized playlists for a continuous and uninterrupted podcasting experience.
Effortless Podcast Search: Discover your preferred podcasts using Digital Podcast, iTunes, and Podcastindex.org.

Terms of Use: https://podsmaster.com/pages/terms
Privacy Policy: https://podsmaster.com/pages/privacy


We respect trademark rights. iTunes is a registered trademark of Apple Inc. in the U.S. and other countries.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Podsmaster - Podcast Aggregator Podsmaster - Podcast Aggregator
ID hfddkagppgiicoingngbjjggjdlaokhd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/podsmaster-podcast-aggreg/hfddkagppgiicoingngbjjggjdlaokhd
คำอธิบาย A Comprehensive Podcast Aggregator for Chrome browser.
ขนาดไฟล์ 291 KB
จำนวนการติดตั้ง 985
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2023-09-08
วันที่เผยแพร่ 2023-09-07
ผู้พัฒนา admin
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://podsmaster.com/
URL หน้าช่วยเหลือ https://podsmaster.com/pages/contact
URL หน้านโยบายความเป็นส่วนตัว https://freshlifewisdom.com/pages/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Podsmaster - Podcast Aggregator",
    "description": "A Comprehensive Podcast Aggregator for Chrome browser.",
    "version": "1.0",
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "64": "images\/64.png",
            "128": "images\/128.png"
        }
    },
    "minimum_chrome_version": "109",
    "permissions": [
        "offscreen"
    ],
    "background": {
        "service_worker": ".\/background.js"
    }
}