Using Chrome extensions on PDF Files












2















It is well known that Google can load PDF files properly, via PDF Viewer extensions.



My aim is to open a PDF file, and use the extensions like Google Dictionary, dict.cc, Google Translator on this file. These extensions work like this: You select a word by double clicking (just selection is enough) and its description pops out immediately.



No matter which extension I use, this function seems to work on only web pages, and not on PDF files, even though they both contain selectable text.



Is there any way to get these extensions to cooperate properly?



Update:



In JIRA(Atlassian‘s agile software development web-based software), I have noticed that when one clicks to view an already uploaded PDF, the software brings the PDF in without opening a new tab, like a single page application does. I have tested Google dictionary and Google translator there, and they function pretty well. Thus, a possible way to deal with the issue would be to find an extension which runs the PDF like a single page application in a web page.










share|improve this question















migrated from webapps.stackexchange.com Aug 26 '17 at 4:31


This question came from our site for power users of web applications.



















  • Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

    – freginold
    Sep 7 '17 at 14:26
















2















It is well known that Google can load PDF files properly, via PDF Viewer extensions.



My aim is to open a PDF file, and use the extensions like Google Dictionary, dict.cc, Google Translator on this file. These extensions work like this: You select a word by double clicking (just selection is enough) and its description pops out immediately.



No matter which extension I use, this function seems to work on only web pages, and not on PDF files, even though they both contain selectable text.



Is there any way to get these extensions to cooperate properly?



Update:



In JIRA(Atlassian‘s agile software development web-based software), I have noticed that when one clicks to view an already uploaded PDF, the software brings the PDF in without opening a new tab, like a single page application does. I have tested Google dictionary and Google translator there, and they function pretty well. Thus, a possible way to deal with the issue would be to find an extension which runs the PDF like a single page application in a web page.










share|improve this question















migrated from webapps.stackexchange.com Aug 26 '17 at 4:31


This question came from our site for power users of web applications.



















  • Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

    – freginold
    Sep 7 '17 at 14:26














2












2








2








It is well known that Google can load PDF files properly, via PDF Viewer extensions.



My aim is to open a PDF file, and use the extensions like Google Dictionary, dict.cc, Google Translator on this file. These extensions work like this: You select a word by double clicking (just selection is enough) and its description pops out immediately.



No matter which extension I use, this function seems to work on only web pages, and not on PDF files, even though they both contain selectable text.



Is there any way to get these extensions to cooperate properly?



Update:



In JIRA(Atlassian‘s agile software development web-based software), I have noticed that when one clicks to view an already uploaded PDF, the software brings the PDF in without opening a new tab, like a single page application does. I have tested Google dictionary and Google translator there, and they function pretty well. Thus, a possible way to deal with the issue would be to find an extension which runs the PDF like a single page application in a web page.










share|improve this question
















It is well known that Google can load PDF files properly, via PDF Viewer extensions.



My aim is to open a PDF file, and use the extensions like Google Dictionary, dict.cc, Google Translator on this file. These extensions work like this: You select a word by double clicking (just selection is enough) and its description pops out immediately.



No matter which extension I use, this function seems to work on only web pages, and not on PDF files, even though they both contain selectable text.



Is there any way to get these extensions to cooperate properly?



Update:



In JIRA(Atlassian‘s agile software development web-based software), I have noticed that when one clicks to view an already uploaded PDF, the software brings the PDF in without opening a new tab, like a single page application does. I have tested Google dictionary and Google translator there, and they function pretty well. Thus, a possible way to deal with the issue would be to find an extension which runs the PDF like a single page application in a web page.







pdf google-translate google-chrome-extensions






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 17 '18 at 13:53







Kağan Aytekin

















asked Aug 25 '17 at 21:23









Kağan AytekinKağan Aytekin

113




113




migrated from webapps.stackexchange.com Aug 26 '17 at 4:31


This question came from our site for power users of web applications.









migrated from webapps.stackexchange.com Aug 26 '17 at 4:31


This question came from our site for power users of web applications.















  • Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

    – freginold
    Sep 7 '17 at 14:26



















  • Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

    – freginold
    Sep 7 '17 at 14:26

















Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

– freginold
Sep 7 '17 at 14:26





Just a guess, but I'd say the reason it doesn't work from a PDF is because JavaScript doesn't execute on a PDF like it does on a web page.

– freginold
Sep 7 '17 at 14:26










1 Answer
1






active

oldest

votes


















0














try using mac osx instead.... I guess there's no way easy to solve this, except altering chrome's source code to replace the adobe pdf plugin.



"Due to technical restrictions, you cannot select text and translate it by a shortcut in PDF files in any browser. Unfortunately, we can do nothing with this. However, in Google Chrome you can select text and translate it instantly from the context menu." ----matetranslate.com






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1244511%2fusing-chrome-extensions-on-pdf-files%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    try using mac osx instead.... I guess there's no way easy to solve this, except altering chrome's source code to replace the adobe pdf plugin.



    "Due to technical restrictions, you cannot select text and translate it by a shortcut in PDF files in any browser. Unfortunately, we can do nothing with this. However, in Google Chrome you can select text and translate it instantly from the context menu." ----matetranslate.com






    share|improve this answer




























      0














      try using mac osx instead.... I guess there's no way easy to solve this, except altering chrome's source code to replace the adobe pdf plugin.



      "Due to technical restrictions, you cannot select text and translate it by a shortcut in PDF files in any browser. Unfortunately, we can do nothing with this. However, in Google Chrome you can select text and translate it instantly from the context menu." ----matetranslate.com






      share|improve this answer


























        0












        0








        0







        try using mac osx instead.... I guess there's no way easy to solve this, except altering chrome's source code to replace the adobe pdf plugin.



        "Due to technical restrictions, you cannot select text and translate it by a shortcut in PDF files in any browser. Unfortunately, we can do nothing with this. However, in Google Chrome you can select text and translate it instantly from the context menu." ----matetranslate.com






        share|improve this answer













        try using mac osx instead.... I guess there's no way easy to solve this, except altering chrome's source code to replace the adobe pdf plugin.



        "Due to technical restrictions, you cannot select text and translate it by a shortcut in PDF files in any browser. Unfortunately, we can do nothing with this. However, in Google Chrome you can select text and translate it instantly from the context menu." ----matetranslate.com







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 16 '18 at 3:20









        Jason DJason D

        1




        1






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1244511%2fusing-chrome-extensions-on-pdf-files%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Plaza Victoria

            Brian Clough

            Cáceres