zap!
A quick lookup on whatever you copy 📋
Was ist zap!?
zap! ist eine Chrome-Erweiterung, die von Samarth Jajoo entwickelt wurde, und ihr Hauptmerkmal ist "A quick lookup on whatever you copy 📋".
Erweiterungsscreenshots
zap!-Erweiterungs-CRX-Datei herunterladen
Laden Sie zap!-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
Learn more about what you're looking at, simply by copying. zap! shows information as a notification, which you can click on for more details 📜
Grundlegende Informationen zur Erweiterung
Name | zap! |
ID | nomaflfabiifkgpolnaddeffodceabkb |
Offizielle URL | https://chromewebstore.google.com/detail/zap/nomaflfabiifkgpolnaddeffodceabkb |
Beschreibung | A quick lookup on whatever you copy 📋 |
Dateigröße | 17.58 KB |
Installationsanzahl | 48 |
Aktuelle Version | 0.0.5 |
Letztes Update | 2018-05-26 |
Veröffentlichungsdatum | 2018-05-26 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Samarth Jajoo |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://jajoosam.tech/zap |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "zap!", "version": "0.0.5", "manifest_version": 2, "description": "A quick lookup on whatever you copy \ud83d\udccb", "homepage_url": "https:\/\/jajoosam.tech\/zap", "icons": { "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "scripts": [ "src\/bg\/background.js" ], "persistent": true }, "permissions": [ "tabs", "notifications" ], "content_scripts": [ { "js": [ "src\/bg\/bg.js" ], "matches": [ " |