Bored
Activities for when you're bored
Boredとは何ですか?
Boredはvgc.extensionsによって開発されたChromeの拡張機能で、その主な機能は「Activities for when you're bored」です。
拡張機能のスクリーンショット
Bored拡張機能のCRXファイルをダウンロード
Bored拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get activities to do for when you are bored (activity, type of activity, how many people you need, and price range between 0 and 1).
拡張機能の基本情報
名前 | Bored |
ID | aalielglhkmfpknodmcleffjfobbhmap |
公式URL | https://chromewebstore.google.com/detail/bored/aalielglhkmfpknodmcleffjfobbhmap |
説明 | Activities for when you're bored |
ファイルサイズ | 20.65 KB |
インストール数 | 97 |
現在のバージョン | 1.0.0 |
最終更新日 | 2022-09-26 |
公開日 | 2022-09-26 |
開発者 | vgc.extensions |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bored", "version": "1.0.0", "description": "Activities for when you're bored", "manifest_version": 3, "author": "Victoria Gonzalez-Canalle", "action": { "default_popup": "index.html", "default_title": "Bored" }, "icons": { "48": "icon48.png", "128": "icon128.png" } } |