Openwhyd ✚ track
Add a music track to Openwhyd, from any web page
Openwhyd ✚ trackとは何ですか?
Openwhyd ✚ trackはhttps://openwhyd.orgによって開発されたChromeの拡張機能で、その主な機能は「Add a music track to Openwhyd, from any web page」です。
拡張機能のスクリーンショット
Openwhyd ✚ track拡張機能のCRXファイルをダウンロード
Openwhyd ✚ track拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        This extension allows you to quickly add a music track to your Openwhyd profile, from any web page that contains a supported embed.
For this extension to work, you need an account on openwhyd.org.                     拡張機能の基本情報
| 名前 |   |  
| ID | foohaghobcolamikniehcnnijdjehfjk | 
| 公式URL | https://chromewebstore.google.com/detail/openwhyd-%E2%9C%9A-track/foohaghobcolamikniehcnnijdjehfjk | 
| 説明 | Add a music track to Openwhyd, from any web page | 
| ファイルサイズ | 37.8 KB | 
| インストール数 | 1,904 | 
| 現在のバージョン | 2.22 | 
| 最終更新日 | 2021-05-09 | 
| 公開日 | 2016-07-20 | 
| 評価 | 4.15/5 合計 13 レビュー | 
| 開発者 | https://openwhyd.org | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://openwhyd.org/button | 
| ヘルプページのURL | https://openwhyd.github.io/openwhyd/FAQ | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-96.png",
        "default_title": "Openwhyd \u271a track"
    },
    "name": "Openwhyd \u271a track",
    "description": "Add a music track to Openwhyd, from any web page",
    "homepage_url": "https:\/\/openwhyd.org",
    "icons": {
        "16": "icon-16.png",
        "64": "icon-64.png",
        "96": "icon-96.png",
        "152": "icon-152.png"
    },
    "permissions": [
        "activeTab"
    ],
    "version": "2.22",
    "manifest_version": 2
}  |  |