Shiori create bookmarks extension

This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori

Was ist Shiori create bookmarks extension?

Shiori create bookmarks extension ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori".

Erweiterungsscreenshots

screenshot

Shiori create bookmarks extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie Shiori create bookmarks extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        This extension allow you to create new bookmarks into shiori.

Shiori is basically a clone of Pocket but open source and really fast                    

Grundlegende Informationen zur Erweiterung

Name Shiori create bookmarks extension Shiori create bookmarks extension
ID admfbhjcnlacjbodldopmpjplnobgcje
Offizielle URL https://chromewebstore.google.com/detail/shiori-create-bookmarks-e/admfbhjcnlacjbodldopmpjplnobgcje
Beschreibung This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori
Dateigröße 335 KB
Installationsanzahl 221
Aktuelle Version 1.1
Letztes Update 2018-04-03
Veröffentlichungsdatum 2018-04-02
Bewertung 2.80/5 Insgesamt 5 Bewertungen
Entwickler Unknown
Zahlungsart free
Erweiterungswebsite https://github.com/kozko2001/shiori-extension
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shiori create bookmarks extension",
    "description": "This extension allow you to create new bookmarks into shiori. https:\/\/github.com\/RadhiFadlillah\/shiori",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        ""
    ]
}