MrBeast's Ad Blocker - Official
Removes ads from YouTube, Facebook, Twitch, and more, cleaner and faster browsing
MrBeast's Ad Blocker - Official क्या है?
MrBeast's Ad Blocker - Official BlueApps.inc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Removes ads from YouTube, Facebook, Twitch, and more, cleaner and faster browsing"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में MrBeast's Ad Blocker - Official एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
🌟 MrBeast's Ad Blocker - Official: Created with Love 🌟 With "MrBeast's Ad Blocker - Official", transform your Chrome browsing into a smooth and secure experience. This extension is not only an efficient ad blocker, but also your shield against online trackers. Say goodbye to annoying ads with "MrBeast's Ad Blocker - Official"! This powerful Chrome extension is designed to enhance your online experience, blocking intrusive ads on all your favorite websites, including YouTube, Facebook, and more. Developed with the quality and care that characterize MrBeast, this tool is essential for safe and uninterrupted browsing. 🚀 Key Features: 🛡️ Total Ad Blocking: Forget about pop-ups, banners, and advertising videos on YouTube and social networks. 🌐 Universal Compatibility: Works on all websites, providing you with a clean and fast browsing experience. 🕵️ Privacy Protection: Blocks third-party trackers to keep your data safe and private. ⚡ Performance Improvement: Speeds up page loading times for a faster internet. 🎯 Customizable: Choose to allow ads on specific sites to support your favorite web pages. 🛠️ High Technology: Uses advanced algorithms to effectively detect and block all types of ads and trackers. 💥 MrBeast: Quality and trust endorsed by one of the most influential internet personalities. Download "MrBeast's Ad Blocker - Official" now and enjoy an ad-free, fast, and secure internet! 🌍💻
एक्सटेंशन की मूल जानकारी
नाम | MrBeast's Ad Blocker - Official |
ID | eijfailpjccfdfmimeafgmifkihdpccl |
आधिकारिक URL | https://chromewebstore.google.com/detail/mrbeasts-ad-blocker-offic/eijfailpjccfdfmimeafgmifkihdpccl |
विवरण | Removes ads from YouTube, Facebook, Twitch, and more, cleaner and faster browsing |
फ़ाइल का आकार | 7.77 MB |
स्थापना संख्या | 130 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2024-02-16 |
प्रकाशन तिथि | 2023-12-19 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | BlueApps.inc |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://devfunny.com/ |
समर्थित भाषाएँ | de,en,fr,nl,no,vi,tr,ca,da,et,es,es-419,it,lt,pt-BR,pt-PT,sv,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_description__", "short_name": "Mr", "version": "1.0.3", "default_locale": "en", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon128.png", "default_title": "__MSG_name__", "default_popup": "popup.html" }, "background": { "service_worker": "worker.js" }, "content_scripts": [ { "all_frames": true, "js": [ "adblock\/facebook\/fb.js" ], "matches": [ "https:\/\/www.facebook.com\/*" ], "run_at": "document_start" } ], "permissions": [ "tabs", "activeTab", "storage", "background", "scripting", "declarativeContent", "declarativeNetRequest", "declarativeNetRequestFeedback" ], "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "default", "path": "\/rulesets\/main\/default.json" } ] }, "web_accessible_resources": [ { "matches": [ " |