Skip to content

Data URLs #226

@RHEF19

Description

@RHEF19

If it is easy to achieve this, I would like to be able to use the data scheme.
about:blank does not support dark mode, so I used to use a url like the one below.

data:text/html,<title>New Tab</title><style>html { background-color: %23333333; }</style>

However, when I installed an extension, I lost control of New Tab page, so I am trying to offset this with this extension.
If it can't be achieved, I will use bookmarks page etc. instead, so there is no problem.
This is just a suggestion.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions