From 0e482a4947ebe4216f6724314c6f896599ae1192 Mon Sep 17 00:00:00 2001 From: Wessel T Date: Mon, 20 Jul 2020 14:19:22 +0200 Subject: [PATCH] Add links & fix tags --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bed3cbf1..f1010cb1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![License](https://img.shields.io/badge/license-BSD%203-blue?style=flat-square)](/LICENSE) [![Discord](https://img.shields.io/discord/659129207208804381?label=discord&color=7289DA&style=flat-square)](https://discord.gg/zv8C9F8) [![Code Size]( https://img.shields.io/github/languages/code-size/mue/mue?color=green&label=size&style=flat-square)]()
-[![Microsoft Edge](https://img.shields.io/badge/dynamic/json?style=flat-square&label=microsoft%20edge&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Faepnglgjfokepefimhbnibfjekidhmja)]() [![](https://img.shields.io/amo/v/mue?label=firefox&style=flat-square)]() [![](https://img.shields.io/chrome-web-store/v/bngmbednanpcfochchhgbkookpiaiaid?label=chrome&style=flat-square)]() +[![Microsoft Edge](https://img.shields.io/badge/dynamic/json?style=flat-square&label=microsoft%20edge&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Faepnglgjfokepefimhbnibfjekidhmja)](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja) [![Firefox](https://img.shields.io/amo/v/mue?label=firefox&style=flat-square)](https://addons.mozilla.org/firefox/addon/mue) [![Chrome](https://img.shields.io/chrome-web-store/v/bngmbednanpcfochchhgbkookpiaiaid?label=chrome&style=flat-square)](https://chrome.google.com/webstore/detail/mue/bngmbednanpcfochchhgbkookpiaiaid) Mue is a fast, open and free-to-use browser extension that gives a new, fresh and customizable tab page to most modern browsers @@ -63,7 +63,7 @@ Mue is a fast, open and free-to-use browser extension that gives a new, fresh an [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/aepnglgjfokepefimhbnibfjekidhmja) ### Opera/Other -Link: [GitHub Releases](https://github.com/mue/mue/releases) +[GitHub Releases](https://github.com/mue/mue/releases) ### Development #### Requirements @@ -79,7 +79,7 @@ Link: [GitHub Releases](https://github.com/mue/mue/releases)
  • run yarn start or npm start to start testing
  • Code your heart out! (See the sections below for how to build the extension) -

    Building

    +

    Building

    Chrome/Edge (Chromium) (Click to expand)
      @@ -95,7 +95,7 @@ Link: [GitHub Releases](https://github.com/mue/mue/releases)
      1. yarn run build or npm run build
      2. Rename manifest-opera.json in the "manfiest" folder to manifest.json in "build" -
      3. Copy in the "manifest" folder to "build" +
      4. Copy background-opera.js in the "manifest" folder to "build"
      5. Visit about://extensions in Opera
      6. Click Load unpacked extension... (Make sure Developer Mode is on)
      7. Go to the directory containing Mue and click ok