Using Chrome extensions on PDF Files
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
migrated from webapps.stackexchange.com Aug 26 '17 at 4:31
This question came from our site for power users of web applications.
add a comment |
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
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
add a comment |
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
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
pdf google-translate google-chrome-extensions
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
add a comment |
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
add a comment |
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
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
answered May 16 '18 at 3:20
Jason DJason D
1
1
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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