Podsmaster - Podcast Aggregator

A Comprehensive Podcast Aggregator for Chrome browser.

Podsmaster - Podcast Aggregator क्या है?

Podsmaster - Podcast Aggregator admin द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Comprehensive Podcast Aggregator for Chrome browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Podsmaster - Podcast Aggregator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}