Nepali Ads Blocker — Fast and Effective
Block annoying ads and enjoy fast browsing with Nepali Ads Blocker. Say goodbye to pop-ups, banners, and video ads!
Что такое Nepali Ads Blocker — Fast and Effective?
Nepali Ads Blocker — Fast and Effective - это расширение Chrome, разработанное https://madansapkota.com, и его основная функция - "Block annoying ads and enjoy fast browsing with Nepali Ads Blocker. Say goodbye to pop-ups, banners, and video ads!".
Снимки экрана расширения
Скачать файл CRX расширения Nepali Ads Blocker — Fast and Effective
Скачайте файлы расширений Nepali Ads Blocker — Fast and Effective в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Say goodbye to annoying ads and pop-ups on your favorite Nepali news and blog sites with Nepali Ads Blocker. Our advanced ad-blocking technology ensures a seamless browsing experience, so you can focus on what matters most - reading the news and staying up-to-date on the latest developments in Nepal. Our extension supports over 49 Nepali websites, including Kantipur, OnlineKhabar, Nagarik, Setopati, Ratopati, and many more. The complete inventory of supported sites is available on our website at https://bit.ly/3aeA4hM. We're always adding new sites to our list, so you can rest assured that you're getting the best ad-blocking experience possible. Nepali Ads Blocker is fast, effective, and easy to use. You can block intrusive ads, pop-ups, and banners and enjoy a speedier, safer, and more enjoyable browsing experience. Our extension is also free and open-source, so you can use it confidently, knowing your privacy and security are protected. Whether you're a regular reader of Nepali news and blogs or just looking to block annoying ads on specific sites, Nepali Ads Blocker has you covered. ✔️ Fast and effective ad-blocking ✔️ Seamless browsing experience ✔️ Easy-to-use interface ✔️ Free and open-source Please note that Nepali Ads Blocker only blocks ads on the websites listed on our home page. If you have any questions or feedback, please don't hesitate to contact us through the support section.
Основная информация о расширении
Название | Nepali Ads Blocker — Fast and Effective |
ID | leimohpohkghkhednlifdlejcnhappio |
Официальный URL | https://chromewebstore.google.com/detail/nepali-ads-blocker-%E2%80%94-fast/leimohpohkghkhednlifdlejcnhappio |
Описание | Block annoying ads and enjoy fast browsing with Nepali Ads Blocker. Say goodbye to pop-ups, banners, and video ads! |
Размер файла | 171 KB |
Количество установок | 167 |
Текущая Версия | 2.2.1 |
Последнее Обновление | 2023-04-30 |
Дата публикации | 2020-05-29 |
Рейтинг | 5.00/5 Всего 4 оценок |
Разработчик | https://madansapkota.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://nab.madansapkota.com |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "2.2.1", "minimum_chrome_version": "88", "author": "Madan Sapkota", "icons": { "16": "assets\/img\/16.png", "32": "assets\/img\/32.png", "48": "assets\/img\/48.png", "128": "assets\/img\/128.png" }, "action": { "default_icon": { "16": "assets\/img\/16.png", "24": "assets\/img\/24.png", "32": "assets\/img\/32.png" }, "default_title": "__MSG_extName__", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "*:\/\/*.aajakokhabar.com\/*" ], "css": [ "\/css\/aajakokhabar.css" ] }, { "matches": [ "*:\/\/*.annapurnapost.com\/*" ], "css": [ "\/css\/annapurnapost.css" ] }, { "matches": [ "*:\/\/*.arthasarokar.com\/*" ], "css": [ "\/css\/arthasarokar.css" ] }, { "matches": [ "*:\/\/*.baahrakhari.com\/*" ], "css": [ "\/css\/baahrakhari.css" ] }, { "matches": [ "*:\/\/*.businesssansar.com\/*" ], "css": [ "\/css\/businesssansar.css" ] }, { "matches": [ "*:\/\/*.butwalonline.com\/*" ], "css": [ "\/css\/butwalonline.css" ] }, { "matches": [ "*:\/\/*.collegenp.com\/*" ], "css": [ "\/css\/collegenp.css" ], "js": [ "\/js\/collegenp.js" ] }, { "matches": [ "*:\/\/*.collegesnepal.com\/*" ], "css": [ "\/css\/collegesnepal.css" ] }, { "matches": [ "*:\/\/*.dcnepal.com\/*" ], "css": [ "\/css\/dcnepal.css" ] }, { "matches": [ "*:\/\/*.edusanjal.com\/*" ], "css": [ "\/css\/edusanjal.css" ] }, { "matches": [ "*:\/\/*.ekagaj.com\/*" ], "css": [ "\/css\/ekagaj.css" ] }, { "matches": [ "*:\/\/*.ekantipur.com\/*" ], "css": [ "\/css\/ekantipur.css" ] }, { "matches": [ "*:\/\/*.etajakhabar.com\/*" ], "css": [ "\/css\/etajakhabar.css" ], "js": [ "\/js\/etajakhabar.js" ] }, { "matches": [ "*:\/\/*.goalnepal.com\/*" ], "css": [ "\/css\/goalnepal.css" ] }, { "matches": [ "*:\/\/*.gorkhapatraonline.com\/*" ], "css": [ "\/css\/gorkhapatraonline.css" ] }, { "matches": [ "*:\/\/*.hamrakura.com\/*" ], "css": [ "\/css\/hamrakura.css" ] }, { "matches": [ "*:\/\/*.hamropatro.com\/*" ], "css": [ "\/css\/hamropatro.css" ], "js": [ "\/js\/hamropatro.js" ] }, { "matches": [ "*:\/\/*.himalkhabar.com\/*" ], "css": [ "\/css\/himalkhabar.css" ] }, { "matches": [ "*:\/\/*.imagekhabar.com\/*" ], "css": [ "\/css\/imagekhabar.css" ], "js": [ "\/js\/imagekhabar.js" ] }, { "matches": [ "*:\/\/*.janaboli.com\/*" ], "css": [ "\/css\/janaboli.css" ] }, { "matches": [ "*:\/\/*.jhapaexpress.com\/*" ], "css": [ "\/css\/jhapaexpress.css" ] }, { "matches": [ "*:\/\/*.jhapaonline.com\/*" ], "css": [ "\/css\/jhapaonline.css" ] }, { "matches": [ "*:\/\/*.kathmandutoday.com\/*" ], "css": [ "\/css\/kathmandutoday.css" ], "js": [ "\/js\/kathmandutoday.js" ] }, { "matches": [ "*:\/\/*.khabarhub.com\/*" ], "css": [ "\/css\/khabarhub.css" ], "js": [ "\/js\/khabarhub.js" ] }, { "matches": [ "*:\/\/*.koshionline.com\/*" ], "css": [ "\/css\/koshionline.css" ] }, { "matches": [ "*:\/\/*.nagariknetwork.com\/*" ], "css": [ "\/css\/nagariknetwork.css" ] }, { "matches": [ "*:\/\/*.nayapatrikadaily.com\/*" ], "css": [ "\/css\/nayapatrikadaily.css" ] }, { "matches": [ "*:\/\/*.nepalipatra.com\/*" ], "css": [ "\/css\/nepalipatra.css" ] }, { "matches": [ "*:\/\/*.nepalkhabar.com\/*" ], "css": [ "\/css\/nepalkhabar.css" ] }, { "matches": [ "*:\/\/*.nepallive.com\/*" ], "css": [ "\/css\/nepallive.css" ] }, { "matches": [ "*:\/\/*.nepalpress.com\/*" ], "css": [ "\/css\/nepalpress.css" ] }, { "matches": [ "*:\/\/*.news24nepal.tv\/*" ], "css": [ "\/css\/news24nepal.css" ], "js": [ "\/js\/news24nepal.js" ] }, { "matches": [ "*:\/\/*.newssanjal.com\/*" ], "css": [ "\/css\/newssanjal.css" ] }, { "matches": [ "*:\/\/*.onlinekhabar.com\/*" ], "css": [ "\/css\/onlinekhabar.css" ] }, { "matches": [ "*:\/\/*.osnepal.com\/*" ], "css": [ "\/css\/osnepal.css" ] }, { "matches": [ "*:\/\/*.purbelinews.com\/*" ], "css": [ "\/css\/purbelinews.css" ] }, { "matches": [ "*:\/\/*.purwanchaldaily.com\/*" ], "css": [ "\/css\/purwanchaldaily.css" ] }, { "matches": [ "*:\/\/*.ratopati.com\/*" ], "css": [ "\/css\/ratopati.css" ] }, { "matches": [ "*:\/\/*.realkhabar.net\/*" ], "css": [ "\/css\/realkhabar.css" ] }, { "matches": [ "*:\/\/*.recentnepal.com\/*" ], "css": [ "\/css\/recentnepal.css" ], "js": [ "\/js\/recentnepal.js" ] }, { "matches": [ "*:\/\/*.sahityapost.com\/*" ], "css": [ "\/css\/sahityapost.css" ] }, { "matches": [ "*:\/\/*.sancharkendra.com\/*" ], "css": [ "\/css\/sancharkendra.css" ] }, { "matches": [ "*:\/\/*.setopati.com\/*" ], "css": [ "\/css\/setopati.css" ] }, { "matches": [ "*:\/\/*.sharesansar.com\/*" ], "css": [ "\/css\/sharesansar.css" ], "js": [ "\/js\/sharesansar.js" ] }, { "matches": [ "*:\/\/*.sidhamedia.com\/*" ], "css": [ "\/css\/sidhamedia.css" ] }, { "matches": [ "*:\/\/*.sunaulonepal.com\/*" ], "css": [ "\/css\/sunaulonepal.css" ] }, { "matches": [ "*:\/\/*.swasthyakhabar.com\/*" ], "css": [ "\/css\/swasthyakhabar.css" ] }, { "matches": [ "*:\/\/*.techpana.com\/*" ], "css": [ "\/css\/techpana.css" ] }, { "matches": [ "*:\/\/*.thahakhabar.com\/*" ], "css": [ "\/css\/thahakhabar.css" ] } ] } |