Por: cloudfileviewer
Inspect and view changes in Cloud File Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Cloud File Viewer",
"version": "1.0.2",
"description": "Chrome extension that streamlines file viewing for Google Cloud Storage with easy-to-use features like pagination and search.",
"browser_specific_settings": {
"gecko": {
"id": "{89363901-4027-56e0-8c79-59b8f5d697af}",
"strict_min_version": "113.0"
}
},
"permissions": [
"scripting",
"storage",
"tabs"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; img-src 'self'; style-src 'self' https://fonts.googleapis.com;"
},
"host_permissions": [
"https://*.console.cloud.google.com/*",
"https://*.storage.cloud.google.com/*",
"https://*.cdnjs.cloudflare.com/*",
"https://*.googleusercontent.com/*"
],
"icons": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"128": "assets/icon128.png"
},
"background": {
"scripts": [
"js/constant.js",
"js/data_processing.js",
"js/utils.js",
"js/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.console.cloud.google.com/*"
],
"js": [
"js/content.js"
],
"css": [
"css/modal.css",
"css/loading_spinner.css",
"css/tooltip.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"html/modal.html"
],
"matches": [
"https://*.console.cloud.google.com/*"
]
}
],
"action": {
"default_icon": {
"16": "assets/icon16.png",
"32": "assets/icon32.png",
"48": "assets/icon48.png",
"128": "assets/icon128.png"
},
"default_title": "Cloud File Viewer",
"default_popup": "html/popup.html"
},
"manifest_version": 3
} Mejores alternativas Cloud File Viewer
Aquí hay algunas Firefox add-ons que son similares a Cloud File Viewer:
File explorer
Ozair
Files explorer
Ozair
Google Drive: No Auto-Download
Jonas Blackwood
Google Docs Viewer
def00111
waView, Beyond the web
jjkapp2022
Simple CSV Viewer
Utkarsh
Checker Plus for Google Drive™
Jason Savard
CSV Viewer - zero-permissions no-network
Chris
Docs Online Viewer
Deekshith Allamaneni
File Previewer
Jenil Prajapati
Preview Docs
Francesco De Stefano
Google PDF Viewer
def00111