mirror of
https://github.com/mue/mue.git
synced 2026-06-08 22:18:40 +02:00
part 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<img src="https://raw.githubusercontent.com/mue/branding/master/logo/logo_round.png" align="left" width="180px" height="180px"/>
|
<img src="https://raw.githubusercontent.com/mue/branding/master/logo/logo_round.png" align="left" width="180px" height="180px"/>
|
||||||
<img align="left" width="0" height="192px" hspace="10"/>
|
<img align="left" width="0" height="192px" hspace="10"/>
|
||||||
|
|
||||||
> <a href="https://muetab.xyz/">Mue</a>
|
> <a href="https://muetab.com/">Mue</a>
|
||||||
|
|
||||||
[](/LICENSE) [](https://discord.gg/zv8C9F8) []()
|
[](/LICENSE) [](https://discord.gg/zv8C9F8) []()
|
||||||
<br>
|
<br>
|
||||||
@@ -47,7 +47,7 @@ Mue is a fast, open and free-to-use browser extension that gives a new, fresh an
|
|||||||
Please see our [roadmap](https://github.com/mue/mue/projects)
|
Please see our [roadmap](https://github.com/mue/mue/projects)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
*A demo of the tab can be found [here](https://demo.muetab.xyz)*
|
*A demo of the tab can be found [here](https://demo.muetab.com)*
|
||||||
### Chrome
|
### Chrome
|
||||||
[](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
|
[](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid)
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"offline_enabled": true,
|
"offline_enabled": true,
|
||||||
"name": "Mue",
|
"name": "Mue",
|
||||||
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
|
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": "icons/128x128.png"
|
"default_icon": "icons/128x128.png"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Mue",
|
"name": "Mue",
|
||||||
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
|
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_icon": "icons/128x128.png"
|
"default_icon": "icons/128x128.png"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"homepage": "https://muetab.xyz",
|
"homepage": "https://muetab.xyz",
|
||||||
"bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D",
|
"bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "4.2.0",
|
"version": "4.2.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@material-ui/core": "4.11.0",
|
"@material-ui/core": "4.11.0",
|
||||||
"@material-ui/icons": "4.9.1",
|
"@material-ui/icons": "4.9.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user