implement Storage Provider

This commit is contained in:
Fedor Katurov 2024-10-07 22:48:09 +07:00
parent db911e51e4
commit 2ba35b8e2b
16 changed files with 393 additions and 96 deletions

View file

@ -1,7 +1,7 @@
{
"name": "Markdown Home Tab",
"short_name": "Markdown New Tab",
"version": "0.0.5",
"version": "0.0.6",
"description": "Markdown right in your home tab! Paste links, pictures, lists and more. You can also customize colors to match your needs.",
"manifest_version": 2,
"permissions": ["storage"],