DeviantArt Slideshow
Beautiful art from DeviantArt.com in your new tabs
Hvad er DeviantArt Slideshow?
DeviantArt Slideshow er en Chrome-udvidelse udviklet af benhorin, og dens hovedfunktion er "Beautiful art from DeviantArt.com in your new tabs".
Udvidelsesskærmbilleder
Download DeviantArt Slideshow-udvidelses-CRX-fil
Download DeviantArt Slideshow-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | aipmjmmedegeojplcnpphipkjlidoioj |
| Officiel URL | https://chromewebstore.google.com/detail/deviantart-slideshow/aipmjmmedegeojplcnpphipkjlidoioj |
| Beskrivelse | Beautiful art from DeviantArt.com in your new tabs |
| Filstørrelse | 185 KB |
| Antal Installationer | 240 |
| Nuværende Version | 0.9.2 |
| Senest Opdateret | 2020-11-11 |
| Udgivelsesdato | 2020-11-06 |
| Bedømmelse | 3.27/5 Samlet 11 Bedømmelser |
| Udvikler | benhorin |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://deviantart.com |
| Hjælpeside-URL | https://wuwa.org |
| Understøttede Sprog | 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"
]
} | |