Framer Checker
Check if a website was made using Framer.com
什麼是Framer Checker?
Framer Checker是由Lenderson Macedo開發的Chrome擴展程式,該擴展的主要功能是“Check if a website was made using Framer.com”。
擴展截圖
下載Framer Checker擴展crx文件
下載Framer Checker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Need to check if a website was made with Framer?  With Framer Checker, you can automatically verifies if a website was created using this popular design tool. With just a few clicks, you can quickly check if a site was built with Framer. As a designer, it's a great way to see how other professionals are using this tool, and for anyone curious about the tools used to build their favorite websites, Framer Checker has you covered.                     擴展基本資訊
| 名稱 |   |  
| ID | jhjmopmegnfaboaidbggelokaadjjgif | 
| 官方網址 | https://chromewebstore.google.com/detail/framer-checker/jhjmopmegnfaboaidbggelokaadjjgif | 
| 簡介 | Check if a website was made using Framer.com | 
| 檔案大小 | 55.02 KB | 
| 安裝次數 | 813 | 
| 目前版本 | 1.0.2 | 
| 更新時間 | 2022-12-16 | 
| 上架時間 | 2022-12-15 | 
| 評分 | 5.00/5 共 3 次評分 | 
| 開發者 | Lenderson Macedo | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://chrome.framer.website | 
| 說明頁面URL | https://chrome.framer.website/bugs-report | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Framer Checker",
    "description": "Check if a website was made using Framer.com",
    "version": "1.0.2",
    "author": "Lenderson Macedo",
    "permissions": [
        "tabs"
    ],
    "action": {
        "default_title": "Framer Checker",
        "default_popup": "popups\/disabled.html",
        "default_icon": {
            "16": "assets\/16-disabled.png",
            "24": "assets\/24-disabled.png",
            "32": "assets\/32-disabled.png",
            "48": "assets\/48-disabled.png",
            "128": "assets\/128-disabled.png"
        }
    },
    "background": {
        "service_worker": "background\/index.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "content\/index.js"
            ],
            "matches": [
                "  |  |