zap!
A quick lookup on whatever you copy 📋
Vad är zap!?
zap! är en Chrome-tillägg utvecklad av Samarth Jajoo, och dess huvudfunktion är "A quick lookup on whatever you copy 📋".
Tilläggsskärmbilder
Ladda ner zap!-förlängningens CRX-fil
Ladda ner zap!-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 📜 Grundläggande Information om Tillägg
| Namn | |
| ID | nomaflfabiifkgpolnaddeffodceabkb |
| Officiell webbadress | https://chromewebstore.google.com/detail/zap/nomaflfabiifkgpolnaddeffodceabkb |
| Beskrivning | A quick lookup on whatever you copy 📋 |
| Filstorlek | 17.58 KB |
| Antal Installationer | 48 |
| Aktuell Version | 0.0.5 |
| Senast Uppdaterad | 2018-05-26 |
| Publiceringsdatum | 2018-05-26 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Samarth Jajoo |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://jajoosam.tech/zap |
| Stödda Språk | 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": [
" | |