Posted in apple
437
5:38 am, September 29, 2020
 

apple ios 14 how to change default app for browser to chrome or safari

Here is a new feature in IOS14 where you can actually set a default app for certain supported apps like your web browser no longer has to be safari, and you can choose a new default mail client. 

Here is how you can change it. 

This example is for changing your default browser to chrome rather than the default safari.

  1. Go Into Settings
  2. Scroll down to chrome, or search for "chrome"
  3. Choose Default Browser App
  4. Select Chrome

Done, now when you click on URL's it will use your selected chrome as the default. 

 

View Statistics
This Week
102
This Month
477
This Year
2040

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference