Shiori create bookmarks extension

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

Wat is Shiori create bookmarks extension?

Shiori create bookmarks extension is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Shiori create bookmarks extension

Download Shiori create bookmarks extension-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

                        This extension allow you to create new bookmarks into shiori.

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

Basisinformatie over de Extensie

Naam Shiori create bookmarks extension Shiori create bookmarks extension
ID admfbhjcnlacjbodldopmpjplnobgcje
Officiële URL https://chromewebstore.google.com/detail/shiori-create-bookmarks-e/admfbhjcnlacjbodldopmpjplnobgcje
Beschrijving This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori
Bestandsgrootte 335 KB
Aantal Installaties 221
Huidige Versie 1.1
Laatst Bijgewerkt 2018-04-03
Publicatiedatum 2018-04-02
Beoordeling 2.80/5 Totaal 5 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Extensiewebsite https://github.com/kozko2001/shiori-extension
Ondersteunde Talen 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",
        ""
    ]
}