ブックマーク一覧表示 日付つき
ブックマークを登録した日付とタイトルを一覧表示します。
What is ブックマーク一覧表示 日付つき?
ブックマーク一覧表示 日付つき is a Chrome extension developed by https://bubudoufu.com, and its main feature is "ブックマークを登録した日付とタイトルを一覧表示します。".
Extension Screenshots
Download ブックマーク一覧表示 日付つき Extension CRX File
Download ブックマーク一覧表示 日付つき 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
ブックマークを登録した日付の新しい順に一覧表示をし、タイトルをクリックするとそのページへ移動します。 使い方 1.アイコンをクリックする。 2.ポップアップウィンドウの一覧表示のボタンをクリック。 3.ブックマークを登録した日付の新しい順に表示します。 4.フォルダ名をクリックするとそのフォルダのブックマークを表示します。 5.deleteボタンをクリックするとブックマークが削除されます。
Extension Basic Information
Name | |
ID | johlenpbmbdjeajalmpdjbmklomaimpc |
Official URL | https://chromewebstore.google.com/detail/%E3%83%96%E3%83%83%E3%82%AF%E3%83%9E%E3%83%BC%E3%82%AF%E4%B8%80%E8%A6%A7%E8%A1%A8%E7%A4%BA%E3%80%80%E6%97%A5%E4%BB%98%E3%81%A4%E3%81%8D/johlenpbmbdjeajalmpdjbmklomaimpc |
Description | ブックマークを登録した日付とタイトルを一覧表示します。 |
File Size | 11.83 KB |
Installation Count | 702 |
Current Version | 1.2 |
Last Updated | 2021-10-14 |
Publish Date | 2021-10-10 |
Developer | https://bubudoufu.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://bubudoufu.com/privacy-policy.html |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u30d6\u30c3\u30af\u30de\u30fc\u30af\u4e00\u89a7\u8868\u793a\u3000\u65e5\u4ed8\u3064\u304d", "version": "1.2", "manifest_version": 3, "description": "\u30d6\u30c3\u30af\u30de\u30fc\u30af\u3092\u767b\u9332\u3057\u305f\u65e5\u4ed8\u3068\u30bf\u30a4\u30c8\u30eb\u3092\u4e00\u89a7\u8868\u793a\u3057\u307e\u3059\u3002", "action": { "default_icon": { "16": ".\/images\/16.png", "48": ".\/images\/48.png", "128": ".\/images\/128.png" }, "default_popup": ".\/html\/popup.html" }, "permissions": [ "bookmarks" ] } |