Open links with an app

I have a Samsung S3, Android version 4.1.2 and using Firefox 25.
When I was using the default Internet app, every time I clicked on a youtube or play store link, it would ask me what program I would like to open it with.
But when I do the same in Firefox, it goes to the mobile site automatically. Can I change this?

hello Juiceman77, i think google would have to fix this on their server side and treat firefox on android as a mobile browser and send the right intent to open the appropriate android apps: https://support.mozilla.org/en-US/questions/961564#answer-444901

Similar Messages

  • [SOLVED] Xfce terminal open links with wrong browser.

    After installing Opera as second browser, xfce terminal began to open links with it, instead of my default browser - Firefox.
    I right click on an URL, choose 'Open Link' and it opens in Opera.
    Firefox is set as default browser in Settings -> Preferred Applications -> Web Browser
    xdg-open http://archlinux.org
    - opens Firefox
    exo-open http://archlinux.org
    - opens Firefox
    After quick search through xfce terminal sources i found it uses some function - gtk_show_uri.
    I googled it, found that topic: https://bbs.archlinux.org/viewtopic.php?id=140028 and tried the solution:
    cat ~/.local/share/applications/mimeapps.list
    [Added Associations]
    x-scheme-handler/mailto=exo-mail-reader.desktop
    x-scheme-handler/http=firefox-browser.desktop
    strangely it doesn't help.
    After all righ click url in terminal and 'Open Link' still uses Opera.
    Any ideas? What else can i do to find out a reason?
    Last edited by spacetekk (2015-01-04 11:41:53)

    Tried BROWSER envar - doesnt help, and as i understand it must work only for cli apps.
    Editing of  ~/.config/mimeapps.list doesnt help eather:
    cat ~/.config/mimeapps.list
    [Default Applications]
    text/vcard=firefox.desktop
    text/html=firefox.desktop
    [Added Associations]
    text/vcard=firefox.desktop;
    text/html=firefox.desktop
    but maybe it's not correct.
    After that i tried to strace xfce4-terminal:
    poll([{fd=4, events=POLLIN}], 1, 4294967295) = 1 ([{fd=4, revents=POLLIN}])
    recvmsg(4, {msg_name(0)=NULL, msg_iov(1)=[{"\34\0.\331!\t`\2N\1\0\0\330\336\7\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 352
    recvmsg(4, 0x7fff5ad349d0, 0) = -1 EAGAIN (Resource temporarily unavailable)
    stat("/home/user/.local/share//mime/mime.cache", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/home/user/.local/share//mime/globs", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/home/user/.local/share//mime/magic", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/usr/local/share/mime/mime.cache", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/usr/local/share/mime/globs", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/usr/local/share/mime/magic", 0x7fff5ad34470) = -1 ENOENT (No such file or directory)
    stat("/usr/share/mime/mime.cache", {st_mode=S_IFREG|0644, st_size=115108, ...}) = 0
    open("/usr/share/applications/opera.desktop", O_RDONLY) = 13
    fstat(13, {st_mode=S_IFREG|0644, st_size=550, ...}) = 0
    read(13, "[Desktop Entry]\nVersion=1.0\nName"..., 4096) = 550
    read(13, "", 4096) = 0
    close(13) = 0
    access("/usr/local/sbin/opera", X_OK) = -1 ENOENT (No such file or directory)
    access("/usr/local/bin/opera", X_OK) = -1 ENOENT (No such file or directory)
    access("/usr/bin/opera", X_OK) = 0
    getuid() = 1000
    stat("/usr/bin/opera", {st_mode=S_IFREG|0755, st_size=416, ...}) = 0
    access("/usr/local/sbin/opera", X_OK) = -1 ENOENT (No such file or directory)
    access("/usr/local/bin/opera", X_OK) = -1 ENOENT (No such file or directory)
    access("/usr/bin/opera", X_OK) = 0
    getuid() = 1000
    stat("/usr/bin/opera", {st_mode=S_IFREG|0755, st_size=416, ...}) = 0
    pipe2([13, 19], 0) = 0
    pipe2([20, 21], 0) = 0
    clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd725cf1bd0) = 1469
    close(19) = 0
    close(21) = 0
    wait4(1469, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 1469
    and it's strange but as i can understand it uses some mime cache file located at /usr/local/share/mime/mime.cache
    and before that some other non existing files, but i dont see there any familiar config files.

  • Apple doesn't allow Mail users to open links with Chrome

    Apple doesn't allow Mail users to open links with Chrome, Chrome is the deafult browser and it seems that there is a blockage for 3rd party browser, not very nice !!!!!!

    Apple doesn't allow Mail users to open links with Chrome, Chrome is the deafult browser and it seems that there is a blockage for 3rd party browser, not very nice !!!!!!

  • Open links from other apps in Private Browsing

    When other Android apps open links in the default web browser, Firefox Mobile launches them in a normal new tab. How can I force these links to open in Private Browsing?

    I'm not aware of a built-in way to do this: as far as I can see, Firefox for Android cannot be set to create new tabs automatically in private browsing mode. I took a quick look at the Add-ons site and didn't see a solution there, either. Hopefully you will get some more promising responses.

  • How can I force Firefox to override javascript when opening links with ctrl+click?

    There are certain sites that always open up a link in the active window despite said links being opened by ctrl+clicking it. Basically what happens is that a java script on the site forces the active window to load the link while at the same time Firefox follows the ctrl+click command and loads it in a new tab. You end up with two tabs with the same information and always have to go back in your original tab to be able to open other links.
    Usually you can open the link the way you want by right-clicking and selecting 'Open Link in New Tab' but for some reason ctrl+click is treated as if it was a regular click. How can I stop this from happening and force Firefox to ONLY load the new tab?
    This problem is not specific to the version of Firefox I'm using or the operating system, but seems to be caused by java script on the site. Disabling java scripts makes the problem go away but sometimes it also disables the sites.

    If you're trying to protect your browser from hackers, I'd recommend setting up a master password for your saved passwords. Other than that, your anti-virus and firewall are responsible for keeping your computer safe.
    If you're trying to protect your browser from someone else (i.e. somebody who can physically use the computer) just lock your entire computer with a password. If someone else has to use it, you could try letting them use the guest account.

  • Stop Firefox automatically opening homepage when opening links in external apps.

    When Firefox is not running, and intermittently when running and there are no windows open, clicking a link in another program (such as Tweetie or Apple's Mail.app) causes Firefox to open a second window with my homepage in it.
    I cannot find a way to disable this in settings, and it happens on 3.6 and 4.0 Beta, both Windows and Mac (haven't tried Linux).
    If this is a "feature" please let me know if there is a way of preventing it as it's very frustrating. If I want to open my homepage I will open the app manually by clicking it's icon, otherwise I want just my link to open and nothing else.

    That is a bug on Mac (reopened).<br />
    https://bugzilla.mozilla.org/show_bug.cgi?id=531552 - Firefox 3.6b opens two windows when opening external links
    (please do not comment in bug reports)

  • Cannot open link with PDF in windows7

    I got a new computer with windows 7( 64 bits) and I have got the latest version for Acrobat reader (Windows 7/English 10.1.3). When I search for a web page and I get links that contain PDF documents, I cannot open the PDF docs.  The Adobe reader tries to open the document but it generates the following error message:
    "There is a problem with Adobe Reader.  If it is running, please exit and try again (107472867:3). If I try to click the PDF link again, it may succedd or it may fail. Any suggestions about how to fix this annoying issue. I never had this problem with Vista or Windows 7 before!

    Hi,
    Please try the below mentioned steps and let me know if that helps
    Open Adobe reader
    Click Edit>Preferences
    Click "General" under categories
    Uncheck " Enable Protected mode at Startup"
    Click Ok and close Reader
    Try opening the link again
    ~Pranav Jain

  • Open link with external application

    Hi,
    From a script page in Interaction Manager I'd like to open a linked .eml file with Outlook, but CCA opens a java windows where I can read the mail body, but not the attachment... Is there a way to force open the linked .eml file directly with Outlook (or to see the attachment in Java...)?
    Tnx
    Giuseppe

    Hi all,
    Oracle suggested me to add this lines in the web.xml web application file:
    <mime-mapping>
    <extension>eml</extension>
    <mime-type>message/rfc822</mime-type>
    </mime-mapping>
    It didn't worked for me... so I tried "application/outlook", "application/msoutlook", "application/vnd.ms-outlook", "application/octet-stream" and so on... but nothing changed.
    Then I tried changing this entry in Windows client registry:
    from
    [HKEY_CLASSES_ROOT\MIME\Database\Content Type\message/rfc822]
    "CLSID"="{3050F3D9-98B5-11CF-BB82-00AA00BDCE0B}"
    to
    [HKEY_CLASSES_ROOT\MIME\Database\Content Type\message/rfc822]
    "CLSID"=""
    and it's working !!!
    I don't know if there is a better way to achieve this... or if this change can prevents something other from working... but for now is my solution...

  • Mail now opens links with Internet Explorer

    Today, clicking on a link in Mail opens the address with Internet Explorer. Before, it was Safari. I have no idea how or why this got changed! How do I get the old (Safari) behavior back??

    you have Internet Explorer in Leopard? I thought it was no longer supported.
    you can set the default browser to safari in safari preferences->general. that should do it.

  • HTC Media Link with BT app

    I use my HTC one mini to watch the sport through the app. To be honest it is the best for me as the picture quality is great and have never had issues. That said I would like to mirror the phone screen to the tv to watch it there. I have looked hard at the forums on the HTC media link but cannot find info on if you can do the miirror through that. Anybody have any experience with that set-up?

    Hi I had the same problem my htc one would not configure with htc media link, I had to go into my hub advance settings and click on wirless tab and then change the wirless interface type to 802.11 b/g and then click apply to store setting then under home network my HTC Media link Came up and i clicked on it and selected use same ip address for this device, and click apply to save setting restet the hub and one i connected my Media link to TV and used my phone it found it and updated the firmware on the media device then all Works well NOW, hope this helps.
    Tim

  • Open link with javascript via UIButton - Amazon widget

    Hi guys,
    I'd like to offer links to products on Amazon using the Amazon associates program, but all the links require Javascript and I dont really want to add a UIWebView just for this. Is such a thing possible?
    I'm wondering if its possible to open a link via a UIButton like this:
    [[UIApplication sharedApplication] openURL:[[NSURL alloc] initWithString:@"http://www.example.com"]];
    BUT via using an included javascript file, i.e. to make a link like the following but with a UIButton:
    <SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V 20070822/US/imfoip-20/8005/6f95d841-8a9f-4e00-9bbc-db692d4cf04f"> </SCRIPT> <NOSCRIPT>Amazon.com Widgets</NOSCRIPT>
    My favorite hero
    Thanks

    Captivate 8 introduced the common JavaScript API which gets and sets Captivate variables for both SWF and HTML5 output in the same way.  You can read more about that here:
    https://helpx.adobe.com/captivate/using/common-js-interface.html
    Another great thing about Captivate 8, is that they exposed Captivate events to JavaScript.  So, for example, you can listen for when a user submits a quiz question and execute your own JavaScript when that submit event occurs.  Not only can you listen for this event, you also get information sent to you about that event... like what the correct answer was vs. what the student chose.  What I'd recommend is that you subscribe to the following events:
    CPAPI_QUESTIONSUBMIT
    CPAPI_INTERACTIVEITEMSUBMIT
    The event data sent back from the event will give you the information you need.  Download the sample project from the article to find out how to subscribe to these events.

  • HT5012 I can't open links like in apps or if I click on a item in a web site it won't open

    I can go into apps but when I click to open nothing connects also I can open attachment from mail but can't open anything when I click on an item

    Hi Sharrondrap,
    Thanks for using Apple Support Communities.  I would recommend forcing your apps to close and see if that helps:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    If the issue's persisting, also try a reset of your iPad:
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Cheers,
    - Ari

  • Firefox does not open links with a new window or tab for certain web sites, e.g. Santander On line banking, help links.

    When accessing some sites where they have links for additional information that would normally open a new window or tab, Firefox does not open either. This happens on a variety of sites, most recently the Santander on-line banking site.
    == URL of affected sites ==
    http://

    Such JavaScript links should show the image in the same tab, so make sure that you left click such links.
    * http://kb.mozillazine.org/JavaScript
    Try to reload the web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • Open link with middle click to a new tab goes back to original page when selected

    Scenario:
    I am on a page (eg. a google search) and middle click a link to open it in a new TAB. The page opens in an adjacent TAB. I may or may not open other links in the same way.
    Problem:
    As soon as I select anyone of these new TABS it automatically jumps back one page history, eg. back to the google search page in this example.
    Comments:
    This was happening on my last PC and I have just got a new one. The problem was not there and now it seems to be back. Could it be a setting that is getting sync'd across from my online profile?

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Making Safari open links with preferred application NOT download the data.

    Hi all
    The subject says it all really. I'm trying to find out how I can click on a web link and launch a program to play the content rather than the default save to desktop and then having to open it manually? Any ideas?
    Thanks
      Mac OS X (10.4.3)  

    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg 
    Here you go.....

Maybe you are looking for

  • I hate the new Z10, handing it over to my wife

    I am a Blackberry poweruser. I have Blackberry everywhere along with all accessoirs. The background is, that I am travelling with 4 phones, for every country I have businesses in one phone. I bought the Playbook, to have a quick online banking done a

  • Calculating co-ordinate distances between specific atoms

    Hi, Below is some code to calculate distances between all pairs of atoms. However, i need to make it slightly more specific by only calculating the distance between certain pairs of atoms input ATOM 5 CA PHE 1 113.142 75.993 130.862 ATOM 119 CA LEU 7

  • Superdrive noise after Genius Bar replacement

    Hello, after a superdrive replacement at Genius Bar, this one is doing noise at start and when Macbook Pro 5,1 exits from sleep. I check the firmware version and it's KA19. I try to applicate the Superdrive Firmware Update 3.0 that i had from an old

  • Qfs minimum partition/disk size requirement

    I just want to know the minimal requirement of the disk/partition size to create qfs file system? As qfs separates metadata devices from data devices, what is the minimum size for both to create qfs? There could be some determination way like creatin

  • Exporting to external harddrive "not enough disk space"

    imac   Mac OS X (10.3.9)   I'm having several problems while trying to export my entire iphoto library as a backup to an external harddrive... The main on is I am getting a "not enough disk space error". There is 95 GB available on the harddrive and