Dribbble Inspiration Tab by ZODE
Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.
Was ist Dribbble Inspiration Tab by ZODE?
Dribbble Inspiration Tab by ZODE ist eine Chrome-Erweiterung, die von Lucas Azevedo entwickelt wurde, und ihr Hauptmerkmal ist "Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble.".
Erweiterungsscreenshots
Dribbble Inspiration Tab by ZODE-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dribbble Inspiration Tab by ZODE-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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]* Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cdgnmolbecbmkmiookgddndjfpckhagd |
| Offizielle URL | https://chromewebstore.google.com/detail/dribbble-inspiration-tab/cdgnmolbecbmkmiookgddndjfpckhagd |
| Beschreibung | Replaces your New Tab screen with a feed of the latest shots sorted by colors of the Dribbble. |
| Dateigröße | 2.79 MB |
| Installationsanzahl | 393 |
| Aktuelle Version | 2.0.6 |
| Letztes Update | 2023-04-20 |
| Veröffentlichungsdatum | 2020-07-04 |
| Bewertung | 4.75/5 Insgesamt 8 Bewertungen |
| Entwickler | Lucas Azevedo |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://www.zode.com.br |
| Hilfeseite URL | http://www.zode.com.br |
| Unterstützte Sprachen | 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"
}
} | |