Add to minimarks

Official minimarks extension for Google Chrome. Bookmark the current tab by clicking the toolbar icon.

Wat is Add to minimarks?

Add to minimarks is een Chrome-extensie ontwikkeld door Bitzag, en de belangrijkste functie is "Official minimarks extension for Google Chrome. Bookmark the current tab by clicking the toolbar icon.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Add to minimarks

Download Add to minimarks-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Bookmark tabs by clicking the minimarks toolbar icon. This is the official minimarks extension for Google Chrome.                    

Basisinformatie over de Extensie

Naam Add to minimarks Add to minimarks
ID kbjkgiaflacciaflkjkibgohccalnpna
Officiële URL https://chromewebstore.google.com/detail/add-to-minimarks/kbjkgiaflacciaflkjkibgohccalnpna
Beschrijving Official minimarks extension for Google Chrome. Bookmark the current tab by clicking the toolbar icon.
Bestandsgrootte 15.94 KB
Aantal Installaties 122
Huidige Versie 1.3
Laatst Bijgewerkt 2022-10-31
Publicatiedatum 2022-10-24
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Bitzag
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://get.minimarks.io
Help Pagina-URL https://help.minimarks.io
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Add to minimarks",
    "version": "1.3",
    "description": "Official minimarks extension for Google Chrome. Bookmark the current tab by clicking the toolbar icon.",
    "icons": {
        "16": "icons\/minimarks-16x16.png",
        "48": "icons\/minimarks-48x48.png",
        "128": "icons\/minimarks-128x128.png"
    },
    "host_permissions": [
        "https:\/\/minimarks.io\/"
    ],
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_title": "Add to minimarks",
        "default_icon": "icons\/minimarks-64x64.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 3
}