zap!
A quick lookup on whatever you copy 📋
什么是zap!?
zap!是由Samarth Jajoo开发的Chrome扩展程序,该扩展的主要功能是“A quick lookup on whatever you copy 📋”。
扩展截图
下载zap!扩展crx文件
下载zap!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 📜 扩展基本信息
| 名称 | |
| ID | nomaflfabiifkgpolnaddeffodceabkb |
| 官方URL | https://chromewebstore.google.com/detail/zap/nomaflfabiifkgpolnaddeffodceabkb |
| 简介 | A quick lookup on whatever you copy 📋 |
| 文件大小 | 17.58 KB |
| 安装次数 | 48 |
| 当前版本 | 0.0.5 |
| 更新时间 | 2018-05-26 |
| 上架时间 | 2018-05-26 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Samarth Jajoo |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://jajoosam.tech/zap |
| 支持的语言 | 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": [
" | |