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 |
| Eメール | [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": [
" | |