HOTDOG?
This will tell you if the image displays a hot dog
Was ist HOTDOG??
HOTDOG? ist eine Chrome-Erweiterung, die von WetJerry entwickelt wurde, und ihr Hauptmerkmal ist "This will tell you if the image displays a hot dog".
Erweiterungsscreenshots
HOTDOG?-Erweiterungs-CRX-Datei herunterladen
Laden Sie HOTDOG?-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
Hot dog identifier https://github.com/j3rryj/HotDog-Chrome-Extension
Grundlegende Informationen zur Erweiterung
Name | HOTDOG? |
ID | pkiddchnkhbmloliaoijcdafnfmejjea |
Offizielle URL | https://chromewebstore.google.com/detail/hotdog/pkiddchnkhbmloliaoijcdafnfmejjea |
Beschreibung | This will tell you if the image displays a hot dog |
Dateigröße | 154 KB |
Installationsanzahl | 25 |
Aktuelle Version | 1.0 |
Letztes Update | 2017-06-23 |
Veröffentlichungsdatum | 2017-06-23 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | WetJerry |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HOTDOG?", "description": "This will tell you if the image displays a hot dog", "version": "1.0", "icons": { "16": "icon1.png", "48": "icon1.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "jquery.min.js", "inject.js" ], "matches": [ " |