Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change outside of DOM #9

Open
aibaron opened this issue May 24, 2019 · 1 comment
Open

Change outside of DOM #9

aibaron opened this issue May 24, 2019 · 1 comment

Comments

@aibaron
Copy link

aibaron commented May 24, 2019

Hey, this is an awesome extension, thanks for creating it!

I was wondering how it can be edited to allow changing the title of pages. Really I just want to remove the 24 characters after the opening title tag on specific URLS, but I can also capture it with Regex.

Thanks again!

@jkingsman
Copy link
Owner

Hypothetically, yes, but that can get dangerous if you start accidentally replacing text in tags and that sort of thing -- working outside the DOM gets hairy. Unless you can think of a neat way of working into the current flow non-disruptively, I think that feature may be off the roadmap for a while (however, if you can, I'd love to hear it and am happy to receive a PR or build it if it's especially compelling :)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants