Web Shiori
this extension is WEB SHIORI
Web Shioriとは何ですか?
Web ShioriはUnknownによって開発されたChromeの拡張機能で、その主な機能は「this extension is WEB SHIORI」です。
拡張機能のスクリーンショット
Web Shiori拡張機能のCRXファイルをダウンロード
Web Shiori拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
閲覧しているWEBページにどこまで読んだかの栞を挿入することが可能です。 拡張機能の基本情報
| 名前 | |
| ID | glcjgnbdenkbdnmmfpaenefccpfcmngk |
| 公式URL | https://chromewebstore.google.com/detail/web-shiori/glcjgnbdenkbdnmmfpaenefccpfcmngk |
| 説明 | this extension is WEB SHIORI |
| ファイルサイズ | 155 KB |
| インストール数 | 73 |
| 現在のバージョン | 0.0.4 |
| 最終更新日 | 2018-08-01 |
| 公開日 | 2018-08-01 |
| 評価 | 4.00/5 合計 1 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"short_name": "__MSG_appShortName__",
"description": "__MSG_appDescription__",
"version": "0.0.4",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"16": "images\/shiori-icon.png",
"128": "images\/shiori-icon.png"
},
"background": {
"scripts": [
"scripts\/background.js"
]
},
"browser_action": {
"default_icon": {
"19": "images\/shiori-icon.png",
"38": "images\/shiori-icon.png"
},
"default_title": "__MSG_browserActionTitle__",
"default_popup": "pages\/popup.html"
},
"permissions": [
"tabs",
" | |