Cat moving in & out of screen
Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.
Was ist Cat moving in & out of screen?
Cat moving in & out of screen ist eine Chrome-Erweiterung, die von https://www.finanser.es entwickelt wurde, und ihr Hauptmerkmal ist "Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.".
Erweiterungsscreenshots
Cat moving in & out of screen-Erweiterungs-CRX-Datei herunterladen
Laden Sie Cat moving in & out of screen-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
Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse or ...
Grundlegende Informationen zur Erweiterung
Name | |
ID | gaodlpmggciphakhofcfpjpkhhmmhiof |
Offizielle URL | https://chrome.google.com/webstore/detail/cat-moving-in-out-of-scre/gaodlpmggciphakhofcfpjpkhhmmhiof |
Beschreibung | Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse. |
Dateigröße | 45.11 KB |
Installationsanzahl | 583 |
Aktuelle Version | 1.30 |
Letztes Update | 2018-05-21 |
Veröffentlichungsdatum | 2018-05-21 |
Bewertung | 4.05/5 Insgesamt 21 Bewertungen |
Entwickler | https://www.finanser.es |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cat moving in & out of screen", "description": "Brown adult kitten funny moving in and out of screen with dark background as looking for other cat or meal, hunting for bird, mouse.", "author": "Jos\u00e9 Mar\u00eda Acu\u00f1a Morgado", "version": "1.30", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "Cat moving in & out of screen.", "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "64": "icon64.png", "128": "icon.png", "256": "icon256.png" }, "manifest_version": 2 } |