제작자: ClickPin
Inspect and view changes in PDF Inline Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PDF Inline Reader",
"version": "1.0",
"description": "Đọc file PDF trực tiếp trong trình duyệt như web.",
"permissions": [
"<all_urls>",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"web_accessible_resources": [
"pdfjs/web/viewer.html"
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{2f98e286-02a5-4756-8ace-c87ce230495e}"
}
}
} 최고의 PDF Inline Reader 대안
다음은 PDF Inline Reader과(와) 유사한 Firefox add-on입니다: