Webflow Checker
Checks if this page was built in Webflow This Extension tells you really fast if a website was built in Webflow.
什么是Webflow Checker?
Webflow Checker是由Michael schwartz开发的Chrome扩展程序,该扩展的主要功能是“Checks if this page was built in Webflow This Extension tells you really fast if a website was built in Webflow.”。
扩展截图
下载Webflow Checker扩展crx文件
下载Webflow Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This Extension tells you really fast if a website was built in Webflow. the icon is usually Grey. on Websites Built with Webflow it will turn blue with a green checkmark.
The end of inspect to see if it's Webflow 扩展基本信息
| 名称 | |
| ID | nlmnmoaknkmoccpalblnpalimemlabja |
| 官方URL | https://chromewebstore.google.com/detail/webflow-checker/nlmnmoaknkmoccpalblnpalimemlabja |
| 简介 | Checks if this page was built in Webflow This Extension tells you really fast if a website was built in Webflow. |
| 文件大小 | 19.17 KB |
| 安装次数 | 3,627 |
| 当前版本 | 1.1.1 |
| 更新时间 | 2022-02-07 |
| 上架时间 | 2020-11-29 |
| 评分 | 5.00/5 共5次评分 |
| 开发者 | Michael schwartz |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.gushon.com |
| 帮助页面URL | https://www.gushon.com/is-it-webflow |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Webflow Checker",
"description": "Checks if this page was built in Webflow\nThis Extension tells you really fast if a website was built in Webflow.",
"version": "1.1.1",
"author": "Michael Schwartz",
"manifest_version": 3,
"background": {
"service_worker": "background.js"
},
"permissions": [
"activeTab"
],
"host_permissions": [
" | |