paper

A simple paper theme, including tabs, frames, background, Light mode only. Background image is 2560*1440. I uploaded this because I…

As of May 2026, paper has 143 users and a 5.00/5 rating from 2 reviews in the minimalist category.

Usersup 32.4 percent+32.4%
143
143
Ratingno change0%
5.00
2 reviews
Reviewsno change0%
2
Version
1.0.2
Manifest V3

History

4 snapshots

Tracking since Apr 1, 2026.

145.8125.5105.2Apr 1, 2026May 18, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 20261085.0021.0.2
Apr 21, 20261155.0021.0.2
May 6, 20261325.0021.0.2
May 18, 20261345.0021.0.2
Now1435.0021.0.2

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

paper screenshot 1

About

A simple paper theme, including tabs, frames, background, Light mode only. Background image is 2560*1440. I uploaded this because I can't find one, end up I spent 2 hours to make this. So why not just upload it here?! Enjoy!

for fully paper texture for almost every website you view. use "stylus" and put the following css snippet inside:

/* Paper Background Overlay for Browser */
:root {
    --paper-opacity: 0.50;
}

@media (prefers-color-scheme: dark) {
    :root {
        --paper-opacity: 0.40;
    }
}

/* Paper texture overlay */
body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-image: url("https://i.imgur.com/qYeCAiu.jpeg");
    background-size: 2048px;
    background-repeat: repeat;
    opacity: var(--paper-opacity);
    background-attachment: fixed;
    mix-blend-mode: multiply;
    z-index: 0;
}

Technical

Version
1.0.2
Manifest
V3
Size
7.65MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
ijkgbcloedkbobkimlioejpbffnakabg
Developer ID
u5a31bb59e4f47146e16278d7dcf7b164
Developer Email
[email protected]
Created
Apr 25, 2025
Last Updated (Store)
May 11, 2025
Last Scraped
May 18, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to paper, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 18, 2026.