Skip to main content

(Hindi/English) Remove Youtube, and other platform ads for free (Without subscription)


Hello friends,

In today's digital world there is hardly anyone who does not use the Internet. If whenever a man learns to run the Internet, he first opens three things -
  • YouTube
  • Google
  • Facebook
That is why there are more than 50,000 searches on Google every second, while videos of more than 300 hours are uploaded to YouTube every minute. Now that so many people will come here every second, this will be the place to advertise for the best business. Because of this, we have to watch many ads, which are very annoying and boring but still, we have to watch. Or we get a notification to subscribe, which a common man cannot give in exchange for not just watching ads. So if you too are going through this problem then today this post is for you only. Today I have brought a website that will remove your problem. With this, not only YouTube but if you search any site on Google Chrome, then you will not have to bother with Ads. Let us start -


You can watch the above video as an example.

      First of all, you have to search GHOSTERY by going to Google's search bar or you can click Direct Ghostery.

      Then you will see the button of 'Install Ghostery' on the right and top, click on it.

      After that, you will again see an 'Add to Chrome' button on the right side. Click on it.
A confirmation notification will pop-up, click on it.

      Then you will have the option to select a privacy plan in which you have to suck the basic 0 $ plan.

      Then you will have the option to select a privacy plan in which you have to suck the basic 0 $ plan.

       After this, you will be asked to register, which you do not need to do.
   
       Your Chrome browser without Ads is ready.

Now enjoy YouTube and other websites without Ads.
If you liked this post, like it. And if there is any problem or suggestion then please comment. We look forward to your suggestion.

****In Hindi**** 


नमस्कार दोस्तों,

आज की इस डिजिटल दुनिया में शायद ही कोई हो जो इंटरनेट का इस्तेमाल ना करता हो। और जब भी कोई आदमी इंटरनेट चलाना सीखता है तो वो सबसे पहले तीन चीजें ओपन करता है -

  • यूट्यूब (YouTube)
  • गूगल (Google)
  • फेसबुक (Facebook)
इसीलिए तो हर सेकण्ड गूगल पे 50,000 searches से ज्यादा होते है जबकि यूट्यूब पर हर मिनट में 300 घंटों से ज्यादा वक्त की वीडियोस अपलोड हो जाती है। अब जब इतने लोग हर सेकंड इधर आएंगे तो बिज़नेस के लिए सबसे अच्छा advertisement करने की जगह भी यही होगी। जिसकी वजह से हमें बहुत से ads देखने पड़ते है, जो की बहुत ही annoying और boring होते हैं लेकिन फिर भी हमें देखने पड़ते हैं। या फिर हमको सब्स्क्रिब्शन (subscription) लेने का नोटिफिकेशन मिलता है जो की एक आम आदमी सिर्फ ads न देखने के बदले में नहीं दे सकता। तो अगर आप भी इस समस्या से गुजर रहे हैं तो फिर आज की ये पोस्ट आपके लिए ही है। आज में लाया हूँ एक ऐसी वेबसाइट जिससे आप की ये परेशानी दूर हो जाएगी। इससे सिर्फ यूट्यूब ही नहीं आप कोई भी साइट गूगल क्रोम पे सर्च करेंगे तो आपको एड्स से परेशान नहीं होना पड़ेगा। आइये शुरू करते हैं --


ऊपर दी हुई वीडियो को आप एक एक्सामप्ल के तौर पे देख सकते हैं।

  1.  सबसे पहले आपको गूगल के सर्च बार पे जाकर GHOSTERY सर्च करना है या फिर आप डायरेक्ट Ghostery इसे क्लिक कर सकते हैं। 
  2. फिर आपको दायीं और ऊपर की तरफ 'Install Ghostery' का बटन दिखेगा उसपर क्लिक करना है। 
  3. उसके बाद आपको फिर से दायीं और ऊपर की तरफ एक 'Add to Chrome' की बटन दिखेगी।  उसपर क्लिक कर दीजिये। 
  4. एक कन्फर्मेशन नोटिफिकेशन का पॉप-अप आएगा, उसपर क्लिक करना है। 
  5. फिर आपको प्राइवेसी प्लान सेलेक्ट करने का ऑप्शन आएगा जिसमे आपको बेसिक 0$ वाला प्लान चूस करना है। 
  6. इसके बाद आपको रजिस्टर करने को बोलेगा, जिसको करने की आपको कोई जरुरत नहीं है। 
  7. आपका बिना एड्स वाला क्रोम ब्राउज़र तैयार है। 
अब आनंद उठाइये बिना एड्स वाले यूट्यूब और अन्य websites का।

अगर आपको ये पोस्ट पसंद  आयी हो तो लाइक करें। और यदि कोई भी परेशानी या फिर सुझाव हो तो कृपया कमेंट करे।  हमें आपके सुझाव का इंतज़ार है।



Comments

Post a Comment

Popular posts from this blog

Java Datatypes Hackerrank solution in Java

 Java Datatypes Hackerrank solution in Java Problem-7:- Java has 8 primitive data types;  char, boolean, byte, short, int, long, float, and double . For this exercise, we'll work with the primitives used to hold integer values ( byte, short, int,  and  long ): A  byte  is an 8-bit signed integer. A  short  is a 16-bit signed integer. An  int  is a 32-bit signed integer. A  long  is a 64-bit signed integer. Given an input integer, you must determine which primitive data types are capable of properly storing that input. To get you started, a portion of the solution is provided for you in the editor. Reference:   https://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html Input Format The first line contains an integer,  , denoting the number of test cases. Each test case,  , is comprised of a single line with an integer,  , which can be arbitrarily large or small. Output Format For each input variable   and appropriate primitive  , you must determine if the given primiti

Java Output Formating Hackerrank Solution in Java

  Java Output Formating Hackerrank Solution in Java Problem-5:- Java's  System.out.printf  function can be used to print formatted output. The purpose of this exercise is to test your understanding of formatting output using  printf . To get you started, a portion of the solution is provided for you in the editor; you must format and print the input to complete the solution. Input Format Every line of input will contain a  String  followed by an  integer . Each  String  will have a maximum of   alphabetic characters, and each  integer  will be in the inclusive range from   to  . Output Format In each line of output there should be two columns: The first column contains the  String  and is left justified using exactly   characters. The second column contains the  integer , expressed in exactly   digits; if the original input has less than three digits, you must pad your output's leading digits with zeroes. Sample Input java 100 cpp 65 python 50 Sample Output ====================