YOLO
Shows you the amount of time in days you've been alive so you can decide if you REALLY need to open Facebook again ...
YOLOとは何ですか?
YOLOはhttps://johanndutoit.netによって開発されたChromeの拡張機能で、その主な機能は「Shows you the amount of time in days you've been alive so you can decide if you REALLY need to open Facebook again ...」です。
拡張機能のスクリーンショット
YOLO拡張機能のCRXファイルをダウンロード
YOLO拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replaces your "newtab" page and shows you the amount of time in days you've been alive every time you go to open a new tab.
I like to write down the incremented number of the days I've been alive every morning in my journal, this is the digital version that allows you to have a look at the number every time you head to open a new tab.
A practice in mindfulness on the amount of finite time we all really have. 拡張機能の基本情報
| 名前 | |
| ID | njmeepggdchkfemfbccpjedjgklnknod |
| 公式URL | https://chromewebstore.google.com/detail/yolo/njmeepggdchkfemfbccpjedjgklnknod |
| 説明 | Shows you the amount of time in days you've been alive so you can decide if you REALLY need to open Facebook again ... |
| ファイルサイズ | 8.64 KB |
| インストール数 | 241 |
| 現在のバージョン | 0.3 |
| 最終更新日 | 2018-01-10 |
| 公開日 | 2018-01-09 |
| 評価 | 2.42/5 合計 12 レビュー |
| 開発者 | https://johanndutoit.net |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "YOLO",
"version": "0.3",
"description": "Shows you the amount of time in days you've been alive so you can decide if you REALLY need to open Facebook again ...",
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "tab.html"
},
"permissions": [
"storage"
]
} | |