By: def00111
Inspect and view changes in Google PDF Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Allows you to view pdf files with the google pdf viewer.",
"manifest_version": 2,
"name": "Google PDF Viewer",
"version": "1.3.7.6resigned1",
"default_locale": "en",
"applications": {
"gecko": {
"id": "{b734ba68-4cab-41e0-9141-9f8d00373d93}",
"strict_min_version": "54.0"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*/*",
"tabs",
"contextMenus",
"downloads"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/viewer?url=*&pdf=true",
"https://docs.google.com/viewerng/viewer?url=*&pdf=true"
],
"js": [
"viewer.js"
],
"run_at": "document_start"
},
{
"matches": [
"*://*/*"
],
"exclude_matches": [
"https://docs.google.com/*",
"https://content.googleapis.com/*",
"https://clients6.google.com/*",
"https://accounts.google.com/*",
"https://*.googleusercontent.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
]
} Best Google PDF Viewer Alternatives
Here are some Firefox add-ons that are similar to Google PDF Viewer:
Google Docs Viewer
def00111
Online Docs Viewer
def00111
Docs Viewer
Muyor
Doc to PDF
Muyor
Docs Online Viewer
Deekshith Allamaneni
OnlinePDF Viewer
OKVIP
ViewerJS WE
def00111
Always Preview (obsolete)
def00111
Docs Online Viewer (fork)
def00111
PDF2Go - PDF Editor & Converter
pdf2go.com
Google Docs/Sheets/Slides Image Download/Zoom
Younes Barrad