Button to add boot.dev certificate to linkedin (LEGACY)

Adds a button to add your boot.dev certificate to linkedin (DEPRECATED)

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

// ==UserScript==
// @name        Button to add boot.dev certificate to linkedin (LEGACY)
// @namespace   https://github.com/luigiMinardi
// @match       https://www.boot.dev/certificate/*
// @grant       none
// @version     0.6.13
// @author      luigiMinardi
// @license     MIT
// @description Adds a button to add your boot.dev certificate to linkedin (DEPRECATED)
// @homepageURL https://gist.github.com/luigiMinardi/62b0492d187e39e495272b10d40f6aee
// @supportURL  https://gist.github.com/luigiMinardi/62b0492d187e39e495272b10d40f6aee
// ==/UserScript==

// THIS SCRIPT IS NOT NEEDED ANYMORE SINCE THE FEATURE IS NOW NATIVE PLEASE REMOVE IT