Aww Tab
Aww-inspiring GIFs in every tab. Powered by Giphy.
什么是Aww Tab?
Aww Tab是由Big Monocle Labs开发的Chrome扩展程序,该扩展的主要功能是“Aww-inspiring GIFs in every tab. Powered by Giphy.”。
扩展截图
下载Aww Tab扩展crx文件
下载Aww Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Get a dose of aww-inspiring GIF cuteness every time you open a new tab! Click on any GIF to favorite them or to discover more! Made with ♡ by @jefhwite, @ciretsof, and @DesignLisaBrown
扩展基本信息
名称 | Aww Tab |
ID | ihkbiacmeblgkelimpeogchchjiimdjb |
官方URL | https://chromewebstore.google.com/detail/aww-tab/ihkbiacmeblgkelimpeogchchjiimdjb |
简介 | Aww-inspiring GIFs in every tab. Powered by Giphy. |
文件大小 | 575 KB |
安装次数 | 488 |
当前版本 | 1.9.9 |
更新时间 | 2018-11-29 |
上架时间 | 2018-11-29 |
评分 | 3.00/5 共18次评分 |
开发者 | Big Monocle Labs |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://awwtab.carrd.co/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Aww Tab", "description": "Aww-inspiring GIFs in every tab. Powered by Giphy.", "version": "1.9.9", "manifest_version": 2, "chrome_url_overrides": { "newtab": "tab.html" }, "icons": { "128": "\/img\/AwwTab_Icon_128.png" }, "browser_action": { "default_icon": "\/img\/AwwTab_Icon_128.png" } } |