Nice Podcast RSS
Make podcast RSS displayed more friendly
Nice Podcast RSS क्या है?
Nice Podcast RSS LGiki द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make podcast RSS displayed more friendly"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Nice Podcast RSS एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
You can view podcast covers, listen to podcasts, and view shownotes directly on the podcast's RSS page. एक्सटेंशन की मूल जानकारी
| नाम | |
| ID | ofofpfeldepmeolpbcmehmfgakjnlekf |
| आधिकारिक URL | https://chromewebstore.google.com/detail/nice-podcast-rss/ofofpfeldepmeolpbcmehmfgakjnlekf |
| विवरण | Make podcast RSS displayed more friendly |
| फ़ाइल का आकार | 48.74 KB |
| स्थापना संख्या | 45 |
| वर्तमान संस्करण | 1.0.0.10 |
| अंतिम अपडेट | 2023-03-22 |
| प्रकाशन तिथि | 2022-12-31 |
| रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
| डेवलपर | LGiki |
| ईमेल | [email protected] |
| भुगतान के प्रकार | free |
| एक्सटेंशन वेबसाइट | https://github.com/LGiki/nice-podcast-rss |
| सहायता पृष्ठ URL | https://github.com/LGiki/nice-podcast-rss/ |
| समर्थित भाषाएँ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Nice Podcast RSS",
"description": "Make podcast RSS displayed more friendly",
"author": "LGiki",
"homepage_url": "https:\/\/github.com\/LGiki\/nice-podcast-rss",
"version": "1.0.0.10",
"icons": {
"16": "icons\/icon-16.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
},
"permissions": [
"declarativeNetRequest"
],
"action": [],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset1",
"enabled": true,
"path": "rules.json"
}
]
},
"host_permissions": [
"*:\/\/www.ximalaya.com\/album\/*.xml",
"*:\/\/feeds.fireside.fm\/*\/rss",
"*:\/\/feed.xyzfm.space\/*",
"*:\/\/anchor.fm\/s\/*\/podcast\/rss",
"*:\/\/feeds.buzzsprout.com\/*.rss",
"*:\/\/host.podapi.xyz\/*\/feed.rss",
"*:\/\/*.typlog.io\/feed\/audio.xml",
"*:\/\/*.libsyn.com\/rss",
"*:\/\/feeds.libsyn.com\/*\/rss",
"*:\/\/feeds.acast.com\/public\/shows\/*",
"*:\/\/rss.lizhi.fm\/rss\/*.xml",
"*:\/\/feeds.redcircle.com\/*",
"*:\/\/justpodmedia.com\/rss\/*.xml",
"*:\/\/*.proxy.wavpub.com\/*.xml",
"*:\/\/papi.qingting.fm\/podcast\/channels\/*",
"*:\/\/api.vistopia.com.cn\/rss\/program\/*.xml",
"*:\/\/feed.tangsuanradio.com\/*.xml",
"*:\/\/getpodcast.xyz\/data\/*.xml",
"*:\/\/feeds.megaphone.fm\/*",
"*:\/\/feeds.simplecast.com\/*",
"*:\/\/media.rss.com\/*\/feed.xml",
"*:\/\/feed.podbean.com\/*\/feed.xml",
"*:\/\/feeds.sounder.fm\/*\/rss.xml",
"*:\/\/feeds.soundon.fm\/podcasts\/*.xml",
"*:\/\/feeds.npr.org\/*\/podcast.xml",
"*:\/\/rss.art19.com\/*",
"*:\/\/omnycontent.com\/d\/playlist\/*\/podcast.rss",
"*:\/\/*.omnycontent.com\/d\/playlist\/*\/podcast.rss",
"*:\/\/feeds.casted.us\/*\/feed",
"*:\/\/feeds.boston.com\/*",
"*:\/\/open.firstory.me\/rss\/user\/*"
],
"content_scripts": [
{
"matches": [
"*:\/\/www.ximalaya.com\/album\/*.xml",
"*:\/\/feeds.fireside.fm\/*\/rss",
"*:\/\/feed.xyzfm.space\/*",
"*:\/\/anchor.fm\/s\/*\/podcast\/rss",
"*:\/\/feeds.buzzsprout.com\/*.rss",
"*:\/\/host.podapi.xyz\/*\/feed.rss",
"*:\/\/*.typlog.io\/feed\/audio.xml",
"*:\/\/*.libsyn.com\/rss",
"*:\/\/feeds.libsyn.com\/*\/rss",
"*:\/\/feeds.acast.com\/public\/shows\/*",
"*:\/\/rss.lizhi.fm\/rss\/*.xml",
"*:\/\/feeds.redcircle.com\/*",
"*:\/\/justpodmedia.com\/rss\/*.xml",
"*:\/\/*.proxy.wavpub.com\/*.xml",
"*:\/\/papi.qingting.fm\/podcast\/channels\/*",
"*:\/\/api.vistopia.com.cn\/rss\/program\/*.xml",
"*:\/\/feed.tangsuanradio.com\/*.xml",
"*:\/\/getpodcast.xyz\/data\/*.xml",
"*:\/\/feeds.megaphone.fm\/*",
"*:\/\/feeds.simplecast.com\/*",
"*:\/\/media.rss.com\/*\/feed.xml",
"*:\/\/feed.podbean.com\/*\/feed.xml",
"*:\/\/feeds.sounder.fm\/*\/rss.xml",
"*:\/\/feeds.soundon.fm\/podcasts\/*.xml",
"*:\/\/feeds.npr.org\/*\/podcast.xml",
"*:\/\/rss.art19.com\/*",
"*:\/\/omnycontent.com\/d\/playlist\/*\/podcast.rss",
"*:\/\/*.omnycontent.com\/d\/playlist\/*\/podcast.rss",
"*:\/\/feeds.casted.us\/*\/feed",
"*:\/\/feeds.boston.com\/*",
"*:\/\/open.firstory.me\/rss\/user\/*"
],
"js": [
"lib\/shikwasa.min.js",
"lib\/qrcode.min.js",
"lib\/dayjs.min.js",
"podcast-viewer.js"
],
"css": [
"podcast-viewer.css",
"lib\/shikwasa.min.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"podcast-viewer.css",
"lib\/shikwasa.min.css",
"images\/qr.svg",
"images\/up.svg"
],
"matches": [
" | |