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 |
官方網址 | 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" } } |