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 |
电子邮箱 | [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" ] } |