Dribbble Inspiration Tab by ZODE

Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.

什麼是Dribbble Inspiration Tab by ZODE?

Dribbble Inspiration Tab by ZODE是由Lucas Azevedo開發的Chrome擴展程式,該擴展的主要功能是“Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Dribbble Inspiration Tab by ZODE擴展crx文件

下載Dribbble Inspiration Tab by ZODE擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Dribbble Inspiration Tab by ZODE - Zone Of Designers

A different Dribbble Chrome Extension. You choose a color and we will get the latest shots for you! ♥

With The ZODE Extension you can:

• Get shots by color.
• Get design inspiration.
• Look for the best animations
• Shots always open in @2x.
• Infinite Scrolling.
• Directly link to look the shot on Dribbble.
• Look the shots Likes.
• Look the shots Comments.
• Link to Dribble User.

How it works?

Our extension replaces your “New Tab” screen with a feed of the latest shots by colors of the Dribbble. You can select a color in ours pallet of colors or search for a specifically color what you want.

We connect on Dribbble faster and get the latest shots always filtered by color for you!

All the design inspiration you need.

* For questions and infos, contact us at [email protected]*                    

擴展基本資訊

名稱 Dribbble Inspiration Tab by ZODE Dribbble Inspiration Tab by ZODE
ID cdgnmolbecbmkmiookgddndjfpckhagd
官方網址 https://chromewebstore.google.com/detail/dribbble-inspiration-tab/cdgnmolbecbmkmiookgddndjfpckhagd
簡介 Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.
檔案大小 2.79 MB
安裝次數 393
目前版本 2.0.6
更新時間 2023-04-20
上架時間 2020-07-04
評分 4.75/5 共 8 次評分
開發者 Lucas Azevedo
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.zode.com.br
說明頁面URL http://www.zode.com.br
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dribbble Inspiration Tab by ZODE",
    "version": "2.0.6",
    "manifest_version": 2,
    "permissions": [],
    "content_security_policy": "default-src *; img-src *; connect-src *; unsafe-eval *; media-src *; object-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline';",
    "description": "Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.",
    "homepage_url": "http:\/\/zode.com.br",
    "icons": {
        "16": "imgs\/icon16.png",
        "48": "imgs\/icon48.png",
        "128": "imgs\/icon128.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}