我想pdf.js在 Firefox 中配置我的。
pdf.js
具体来说,我想将默认缩放从自动设置为其他内容,比如 150%。
我找到了一个pdfjs.databasein about:config,该"zoom":"auto"表中有一个。我改auto到150%,但是当我打开一个PDF什么都没有发生。
pdfjs.database
about:config
"zoom":"auto"
auto
150%
它没有崩溃,仍然在自动缩放中打开 pdf。是否可以为此进行配置pdf.js?
firefox firefox-extensions firefox-profile
firefox ×1
firefox-extensions ×1
firefox-profile ×1