meow
Quick launch meow media
meowとは何ですか?
meowはnafisantantaによって開発されたChromeの拡張機能で、その主な機能は「Quick launch meow media」です。
拡張機能のスクリーンショット
meow拡張機能のCRXファイルをダウンロード
meow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is an extension that is a shortcut to all your favorite BTS (방탄소년단) content! If you are huge BTS (방탄소년단) Army who loves to stay in touch with the latest BTS content, then this extension is for you! At the click of a button you can simply go to either their YouTube channel, their Instagram account, their V Live channel, and also their Twitter feed. For me, this extension saves me the hassle of bookmarking those pages when I want to enjoy some BTS (방탄소년단) content! I hope this extension helps you as much as I helps me! 💜
拡張機能の基本情報
名前 | |
ID | mdodglofjgojkgimfekffjfbdbpcjdjn |
公式URL | https://chrome.google.com/webstore/detail/meow/mdodglofjgojkgimfekffjfbdbpcjdjn |
説明 | Quick launch meow media |
ファイルサイズ | 16.38 KB |
インストール数 | 257 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-01-28 |
公開日 | 2021-01-28 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | nafisantanta |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "meow", "description": "Quick launch meow media", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |