Gifviewer Blackcan
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.
Hvad er Gifviewer Blackcan?
Gifviewer Blackcan er en Chrome-udvidelse udviklet af webmaster.grumpy, og dens hovedfunktion er "Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail.".
Udvidelsesskærmbilleder
Download Gifviewer Blackcan-udvidelses-CRX-fil
Download Gifviewer Blackcan-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
Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. Have fun. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | keiidhcjcnicfhmfifpcddljgahjhagl |
| Officiel URL | https://chromewebstore.google.com/detail/gifviewer-blackcan/keiidhcjcnicfhmfifpcddljgahjhagl |
| Beskrivelse | Easy Gif viewer with the funniest and most flabbergasting animated Gifs. Over 1400 now. Daily updated. No subscription, No e-mail. |
| Filstørrelse | 2.62 MB |
| Antal Installationer | 64 |
| Nuværende Version | 1.0.0.4 |
| Senest Opdateret | 2014-03-19 |
| Udgivelsesdato | 2014-03-19 |
| Udvikler | webmaster.grumpy |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |