Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d3ward/mti
Meta Theme Injector let you customize the theme-color meta tag
https://github.com/d3ward/mti
customization extension extension-chrome kiwibrowser meta-theme-injector script theme-color
Last synced: 3 months ago
JSON representation
Meta Theme Injector let you customize the theme-color meta tag
- Host: GitHub
- URL: https://github.com/d3ward/mti
- Owner: d3ward
- License: other
- Created: 2019-10-22T10:50:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T14:55:36.000Z (over 3 years ago)
- Last Synced: 2024-10-24T21:56:41.349Z (3 months ago)
- Topics: customization, extension, extension-chrome, kiwibrowser, meta-theme-injector, script, theme-color
- Language: JavaScript
- Homepage:
- Size: 1.09 MB
- Stars: 36
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MTI (Meta Theme Injector)
Meta Theme Injector is an extension that let you customize the theme-color meta tag on websites.
Most of websites still don't have the meta tag for change the color of UI of browser like address bar and the status bar on Android.
Some source of theme-color meta tag [Link1](https://developers.google.com/web/updates/2015/08/using-manifest-to-set-sitewide-theme-color) [Link2](https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android)MTI can be used on browsers that supports extensions like [Kiwi Browser](https://kiwibrowser.com/)
Download latest version (mti.zip) -> [Releases](https://github.com/d3ward/mti/releases)
## Preview
![mtiguide](https://github.com/d3ward/mti/blob/master/src/png/mtiguide.png)
## Features
- Enable/disable MTI on website
- Auto detect color from website
- Keep the theme-color updated on scroll
- Edit default color
- Input a custom color with simple sliders or just input the hex value
- Import/Export
(Rememeber : after any option changed you need to save )## Contributing
If you have a suggestion feel free to share it by opening an issue
## License
MTI is licensed under [(CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/)This project includes [Heroicons](https://heroicons.dev/) licensed under [MTI](https://github.com/tailwindlabs/heroicons/blob/master/LICENSE)