Shiori create bookmarks extension

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

What is Shiori create bookmarks extension?

Shiori create bookmarks extension is a Chrome extension developed by Unknown, and its main feature is "This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori".

Extension Screenshots

screenshot

Download Shiori create bookmarks extension Extension CRX File

Download Shiori create bookmarks extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension allow you to create new bookmarks into shiori.

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

Extension Basic Information

Name Shiori create bookmarks extension Shiori create bookmarks extension
ID admfbhjcnlacjbodldopmpjplnobgcje
Official URL https://chromewebstore.google.com/detail/shiori-create-bookmarks-e/admfbhjcnlacjbodldopmpjplnobgcje
Description This extension allow you to create new bookmarks into shiori. https://github.com/RadhiFadlillah/shiori
File Size 335 KB
Installation Count 221
Current Version 1.1
Last Updated 2018-04-03
Publish Date 2018-04-02
Rating 2.80/5 Total 5 Ratings
Developer Unknown
Payment Type free
Extension Website https://github.com/kozko2001/shiori-extension
Supported Languages 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",
        ""
    ]
}