Gifviewer Blackcan
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.
Was ist Gifviewer Blackcan?
Gifviewer Blackcan ist eine Chrome-Erweiterung, die von webmaster.grumpy entwickelt wurde, und ihr Hauptmerkmal ist "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.".
Erweiterungsscreenshots
Gifviewer Blackcan-Erweiterungs-CRX-Datei herunterladen
Laden Sie Gifviewer Blackcan-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
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. Have fun. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | keiidhcjcnicfhmfifpcddljgahjhagl |
| Offizielle URL | https://chromewebstore.google.com/detail/gifviewer-blackcan/keiidhcjcnicfhmfifpcddljgahjhagl |
| Beschreibung | Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. |
| Dateigröße | 2.62 MB |
| Installationsanzahl | 64 |
| Aktuelle Version | 1.0.0.4 |
| Letztes Update | 2014-03-19 |
| Veröffentlichungsdatum | 2014-03-19 |
| Entwickler | webmaster.grumpy |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Gifviewer Blackcan",
"short_name": "GV Blackcan",
"description": "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.",
"version": "1.0.0.4",
"permissions": [
"unlimitedStorage"
],
"icons": {
"48": "res\/icons\/android\/[email protected]",
"72": "res\/icons\/android\/[email protected]",
"96": "res\/icons\/android\/[email protected]",
"128": "res\/icons\/android\/[email protected]"
},
"browser_action": {
"default_icon": "res\/icons\/android\/[email protected]",
"default_popup": "index_extention.html"
}
} | |