mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
* refactor(scripts): replaced hyphens with underscores in script names * test(rebuild_themes): debug logs * Rebuild themes.json after theme submission * refactor(rebuild_themes): added preferences loading * fix(submit-pr): fixed dependencies * debug(rebuild_themes): add pre print * feature(rebuild_themes): save preferences to file * feature(rebuild_themes): add ident * Rebuild themes.json after theme submission --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
12 lines
No EOL
844 B
JSON
12 lines
No EOL
844 B
JSON
{
|
|
"id": "67b12475-1c26-4d13-9156-297383ed8dbf",
|
|
"name": "Floating toolbar",
|
|
"description": "Detaches toolbar from edge of browser window so that it appears to float",
|
|
"homepage": "https://github.com/anaarkei/zen-floating-toolbar",
|
|
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/67b12475-1c26-4d13-9156-297383ed8dbf/chrome.css",
|
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/67b12475-1c26-4d13-9156-297383ed8dbf/readme.md",
|
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/67b12475-1c26-4d13-9156-297383ed8dbf/image.png",
|
|
"author": "anaarkei",
|
|
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/67b12475-1c26-4d13-9156-297383ed8dbf/preferences.json",
|
|
"version": "2.1.0"
|
|
} |