{"id":28547666,"url":"https://github.com/3-ark/chrome-paper-theme","last_synced_at":"2026-01-31T05:02:15.083Z","repository":{"id":289457741,"uuid":"957397464","full_name":"3-ark/Chrome-Paper-Theme","owner":"3-ark","description":"Make the browser like a bookpage","archived":false,"fork":false,"pushed_at":"2025-04-09T11:05:14.000Z","size":24126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T18:53:43.542Z","etag":null,"topics":["chrome","paper","theme"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/paper/ijkgbcloedkbobkimlioejpbffnakabg","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3-ark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-30T09:10:24.000Z","updated_at":"2025-04-27T14:01:09.000Z","dependencies_parsed_at":"2025-04-23T11:48:15.396Z","dependency_job_id":null,"html_url":"https://github.com/3-ark/Chrome-Paper-Theme","commit_stats":null,"previous_names":["3-ark/chrome-paper-theme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3-ark/Chrome-Paper-Theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3-ark%2FChrome-Paper-Theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3-ark%2FChrome-Paper-Theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3-ark%2FChrome-Paper-Theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3-ark%2FChrome-Paper-Theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3-ark","download_url":"https://codeload.github.com/3-ark/Chrome-Paper-Theme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3-ark%2FChrome-Paper-Theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28929863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T04:05:25.756Z","status":"ssl_error","status_checked_at":"2026-01-31T04:02:35.005Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","paper","theme"],"created_at":"2025-06-10T00:37:37.170Z","updated_at":"2026-01-31T05:02:15.078Z","avatar_url":"https://github.com/3-ark.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome-Paper-Theme\nMake the browser like a book page\n\n![page](https://github.com/user-attachments/assets/5bcec87c-ff3e-4684-9442-a3c910b60667)\n\n![NTP](https://github.com/user-attachments/assets/bfe20313-8f68-4310-817f-c576b19eae61)\n\n## Setup\nDownload the paper.zip or paper-ink.zip and load it in chrome://extensions/, paper-ink has an ink splash at the bottom right.\n\nGo to the website: [Themebeta](https://www.themebeta.com/chrome-theme-creator-online.html) to make your own theme.\n\n**The text style for titles of the most often visited websites cannot be modified due to Chrome's safety rules.**\n\n## Paper Texture For Webpages \n\nFor website CSS, use [stylus](https://add0n.com/stylus.html) to add script to \"everything\" if you prefer using it for file reading as well: \n\n```\n/* Paper Background Overlay for Browser */\n:root {\n    --paper-opacity: 0.60;\n}\n\n@media (prefers-color-scheme: dark) {\n    :root {\n        --paper-opacity: 0.40;\n    }\n}\n\n/* Paper texture overlay */\nbody::after {\n    content: \"\";\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    pointer-events: none;\n    background: url(\"https://raw.githubusercontent.com/3-ark/obsidian-css-snippets/refs/heads/main/asset/naturalpaper.jpg\") repeat; /* change this to your own pictures */\n    background-size: 2048px;\n    opacity: var(--paper-opacity);\n    background-attachment: fixed;\n    mix-blend-mode: multiply;\n    z-index: 2147483647;\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3-ark%2Fchrome-paper-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3-ark%2Fchrome-paper-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3-ark%2Fchrome-paper-theme/lists"}