DeviantArt Slideshow
Beautiful art from DeviantArt.com in your new tabs
Wat is DeviantArt Slideshow?
DeviantArt Slideshow is een Chrome-extensie ontwikkeld door benhorin, en de belangrijkste functie is "Beautiful art from DeviantArt.com in your new tabs".
Extensie Screenshots
Download het CRX-bestand van de extensie DeviantArt Slideshow
Download DeviantArt Slideshow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Beautiful art from DeviantArt in your new tabs.
Each time you open a new tab, you will get beautiful high-resolution artworks from DeviantArt, with the option to choose a specific collection or random work, to view a single artwork or play a customised slideshow.
Features:
• Beautiful artworks from DeviantArt in every new tab
• View artwork name and artist with links to original work
• View one or more artworks in slideshow mode
• Use as a screensaver or on a separate monitor
• Specific collection or curated daily deviations
• Autoplay on/off
• Full bleed background / no crop and optional background hue Basisinformatie over de Extensie
| Naam | |
| ID | aipmjmmedegeojplcnpphipkjlidoioj |
| Officiële URL | https://chromewebstore.google.com/detail/deviantart-slideshow/aipmjmmedegeojplcnpphipkjlidoioj |
| Beschrijving | Beautiful art from DeviantArt.com in your new tabs |
| Bestandsgrootte | 185 KB |
| Aantal Installaties | 240 |
| Huidige Versie | 0.9.2 |
| Laatst Bijgewerkt | 2020-11-11 |
| Publicatiedatum | 2020-11-06 |
| Beoordeling | 3.27/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | benhorin |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://deviantart.com |
| Help Pagina-URL | https://wuwa.org |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DeviantArt Slideshow",
"version": "0.9.2",
"manifest_version": 2,
"description": "Beautiful art from DeviantArt.com in your new tabs",
"author": "Ben Benhorin",
"homepage_url": "https:\/\/deviantart.com",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"options_ui": {
"page": "src\/options\/options.html",
"open_in_tab": true
},
"chrome_url_overrides": {
"newtab": "src\/override\/override.html"
},
"permissions": [
"https:\/\/www.deviantart.com\/",
"storage"
]
} | |