Created
November 30, 2024 08:40
-
-
Save gmolveau/fdbeb7ee4fc40b81584cf52fe7410618 to your computer and use it in GitHub Desktop.
Singlefile personal config (remove characters, FS friendly)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "profiles": { | |
| "__Default_Settings__": { | |
| "removeHiddenElements": true, | |
| "removeUnusedStyles": true, | |
| "removeUnusedFonts": true, | |
| "removeFrames": false, | |
| "blockScripts": true, | |
| "blockVideos": true, | |
| "blockAudios": true, | |
| "blockFonts": false, | |
| "blockStylesheets": false, | |
| "blockImages": false, | |
| "acceptHeaders": { | |
| "document": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8", | |
| "script": "*/*", | |
| "audio": "audio/webm,audio/ogg,audio/wav,audio/*;q=0.9,application/ogg;q=0.7,video/*;q=0.6,*/*;q=0.5", | |
| "video": "video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5", | |
| "font": "application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8", | |
| "stylesheet": "text/css,*/*;q=0.1", | |
| "image": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8" | |
| }, | |
| "saveRawPage": false, | |
| "insertMetaCSP": true, | |
| "saveToClipboard": false, | |
| "addProof": false, | |
| "woleetKey": "", | |
| "saveToGDrive": false, | |
| "saveToDropbox": false, | |
| "saveWithWebDAV": false, | |
| "webDAVURL": "", | |
| "webDAVUser": "", | |
| "webDAVPassword": "", | |
| "saveToGitHub": false, | |
| "githubToken": "", | |
| "githubUser": "", | |
| "githubRepository": "SingleFile-Archives", | |
| "githubBranch": "main", | |
| "saveWithCompanion": false, | |
| "sharePage": false, | |
| "compressHTML": true, | |
| "insertTextBody": false, | |
| "insertEmbeddedImage": false, | |
| "insertEmbeddedScreenshotImage": false, | |
| "compressCSS": false, | |
| "groupDuplicateStylesheets": false, | |
| "moveStylesInHead": false, | |
| "loadDeferredImages": true, | |
| "loadDeferredImagesMaxIdleTime": 1500, | |
| "loadDeferredImagesKeepZoomLevel": false, | |
| "loadDeferredImagesDispatchScrollEvent": false, | |
| "loadDeferredImagesBeforeFrames": false, | |
| "contextMenuEnabled": true, | |
| "filenameMaxLength": "192", | |
| "filenameMaxLengthUnit": "bytes", | |
| "replaceEmojisInFilename": true, | |
| "saveFilenameTemplateData": false, | |
| "shadowEnabled": true, | |
| "maxResourceSizeEnabled": false, | |
| "maxResourceSize": 10, | |
| "networkTimeout": 0, | |
| "confirmFilename": true, | |
| "filenameConflictAction": "uniquify", | |
| "displayInfobar": true, | |
| "displayStats": false, | |
| "backgroundSave": true, | |
| "autoSaveDelay": 1, | |
| "autoSaveLoad": false, | |
| "autoSaveUnload": false, | |
| "autoSaveDiscard": false, | |
| "autoSaveRemove": false, | |
| "autoSaveLoadOrUnload": true, | |
| "autoSaveRepeat": false, | |
| "autoSaveRepeatDelay": 10, | |
| "autoSaveExternalSave": false, | |
| "removeAlternativeFonts": true, | |
| "removeAlternativeImages": true, | |
| "removeAlternativeMedias": true, | |
| "saveCreatedBookmarks": false, | |
| "passReferrerOnError": false, | |
| "replaceBookmarkURL": true, | |
| "allowedBookmarkFolders": [ | |
| "" | |
| ], | |
| "ignoredBookmarkFolders": [ | |
| "" | |
| ], | |
| "compressContent": false, | |
| "createRootDirectory": false, | |
| "preventAppendedData": false, | |
| "selfExtractingArchive": false, | |
| "extractDataFromPage": false, | |
| "password": "", | |
| "groupDuplicateImages": true, | |
| "infobarTemplate": "", | |
| "blockMixedContent": false, | |
| "saveOriginalURLs": false, | |
| "includeInfobar": false, | |
| "openInfobar": false, | |
| "removeSavedDate": false, | |
| "confirmInfobarContent": false, | |
| "autoClose": false, | |
| "openEditor": false, | |
| "openSavedPage": true, | |
| "autoOpenEditor": false, | |
| "defaultEditorMode": "normal", | |
| "applySystemTheme": true, | |
| "warnUnsavedPage": true, | |
| "displayInfobarInEditor": false, | |
| "saveToRestFormApi": false, | |
| "saveToRestFormApiUrl": "", | |
| "saveToRestFormApiToken": "", | |
| "saveToRestFormApiFileFieldName": "", | |
| "saveToRestFormApiUrlFieldName": "", | |
| "saveToS3": false, | |
| "S3Domain": "s3.amazonaws.com", | |
| "S3Region": "", | |
| "S3Bucket": "", | |
| "S3AccessKey": "", | |
| "S3SecretKey": "", | |
| "loadDeferredImagesBlockCookies": false, | |
| "loadDeferredImagesBlockStorage": false, | |
| "filenameTemplate": "{date-iso}-%if-empty<{page-title}|No_title>.{filename-extension}", | |
| "filenameReplacementCharacter": "_", | |
| "filenameReplacedCharacters": [ | |
| "~", | |
| "+", | |
| "?", | |
| "%", | |
| "*", | |
| ":", | |
| "|", | |
| "\"", | |
| "<", | |
| ">", | |
| "\\\\", | |
| "\u0000-\u001f", | |
| "", | |
| " " | |
| ], | |
| "tabMenuEnabled": true, | |
| "browserActionMenuEnabled": true, | |
| "logsEnabled": true, | |
| "progressBarEnabled": true, | |
| "maxSizeDuplicateImages": 524288, | |
| "forceWebAuthFlow": false, | |
| "resolveFragmentIdentifierURLs": false, | |
| "userScriptEnabled": false, | |
| "saveFavicon": true, | |
| "includeBOM": false, | |
| "insertMetaNoIndex": false, | |
| "insertSingleFileComment": true, | |
| "blockAlternativeImages": true, | |
| "delayBeforeProcessing": 0, | |
| "_migratedTemplateFormat": true, | |
| "resolveLinks": true | |
| } | |
| }, | |
| "rules": [ | |
| { | |
| "url": "file:", | |
| "profile": "__Default_Settings__", | |
| "autoSaveProfile": "__Disabled_Settings__" | |
| } | |
| ], | |
| "maxParallelWorkers": 8, | |
| "processInForeground": false | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment