Boukken

The extension is targeted towards anime, manga and novel lovers. This is a supplementary application to https://boukken.com.

Boukkenとは何ですか?

Boukkenはhttps://boukken.comによって開発されたChromeの拡張機能で、その主な機能は「The extension is targeted towards anime, manga and novel lovers. This is a supplementary application to https://boukken.com.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Boukken拡張機能のCRXファイルをダウンロード

Boukken拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        But that should not stop you from using it as it can be used as a simple bookmarking tool with a bit of extra functionalities than the default bookmarks that chrome provides. Such as:
 • Make lists 
 • Share the lists with your friends
 • Search trough the lists
 • Add items to the list
    • Save the chapter to where you have read
    • Save the link to where the item is located
 • Everything you do is stored to your account so it does not matter weather you use the extension or any of the other apps, you will always have access to your lists. Of course as long as you remember your account

Website: https://boukken.com                    

拡張機能の基本情報

名前 Boukken Boukken
ID cnlkpceelbfjjnmohcpmimppibaikihi
公式URL https://chromewebstore.google.com/detail/boukken/cnlkpceelbfjjnmohcpmimppibaikihi
説明 The extension is targeted towards anime, manga and novel lovers. This is a supplementary application to https://boukken.com.
ファイルサイズ 2.59 MB
インストール数 31
現在のバージョン 5.3.3
最終更新日 2023-06-16
公開日 2020-07-04
評価 5.00/5 合計 3 レビュー
開発者 https://boukken.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://boukken.com/
ヘルプページのURL https://boukken.com/
プライバシーポリシーページのURL https://boukken.com/privacy
対応言語 en,bg
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "5.3.3",
    "content_security_policy": "script-src 'self' 'sha256-ZZu1h5IfTcxc\/30wDOmrFVwhgnPHF1i7lxjMysdraAk=' https:\/\/www.google-analytics.com https:\/\/www.gstatic.com https:\/\/apis.google.com https:\/\/*.firebaseio.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon128x128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16x16.png",
        "48": "icon48x48.png",
        "128": "icon128x128.png"
    },
    "permissions": [
        "tabs",
        "bookmarks"
    ]
}