You're dying, do something!
Life is short, don't waste your time! :]
You're dying, do something!とは何ですか?
You're dying, do something!はhttps://andregil.netによって開発されたChromeの拡張機能で、その主な機能は「Life is short, don't waste your time! :]」です。
拡張機能のスクリーンショット
You're dying, do something!拡張機能のCRXファイルをダウンロード
You're dying, do something!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Simple extension to replace your "New Tab" screen and remember you that life is short, so don't waste your time! :] Inspired by @maccman's extension: https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj Icon by Streamline: https://www.iconfinder.com/icons/185091/danger_death_delete_destroy_skull_streamline_icon#size=128 o/
拡張機能の基本情報
名前 | You're dying, do something! |
ID | ldeincodggjkimblpnadkoonknjbokmj |
公式URL | https://chromewebstore.google.com/detail/youre-dying-do-something/ldeincodggjkimblpnadkoonknjbokmj |
説明 | Life is short, don't waste your time! :] |
ファイルサイズ | 13.71 KB |
インストール数 | 443 |
現在のバージョン | 0.0.4 |
最終更新日 | 2014-08-31 |
公開日 | 2014-08-31 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | https://andregil.net |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "You're dying, do something!", "version": "0.0.4", "description": "Life is short, don't waste your time! :]", "icons": { "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "storage" ], "chrome_url_overrides": { "newtab": "newtab.html" } } |