WebExtension.net
Toggle dark mode
WebExtension.net

애드센스팜 황금비서

View on Chrome Web Store
View 애드센스팜 황금비서 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
5 views
This extension has been viewed 5 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

블로거들의 생산성을 10배 올려주는 필수 도구! PC->모바일 보기, 검색량, 카페글 보기, 마우스 제스처, 우클릭 해제 등 효율적 온라인 활동 지원
Type
Extension
Users
345 users
20
알파남
View author page of 알파남
Published
Published on January 2, 2025
Version 0.7.0
Manifest version
3
Updated
Updated on January 2, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View 애드센스팜 황금비서 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uc560\ub4dc\uc13c\uc2a4\ud31c \ud669\uae08\ube44\uc11c",
    "description": "\ube14\ub85c\uac70\ub4e4\uc758 \uc0dd\uc0b0\uc131\uc744 10\ubc30 \uc62c\ub824\uc8fc\ub294 \ud544\uc218 \ub3c4\uad6c! PC->\ubaa8\ubc14\uc77c \ubcf4\uae30, \uac80\uc0c9\ub7c9, \uce74\ud398\uae00 \ubcf4\uae30, \ub9c8\uc6b0\uc2a4 \uc81c\uc2a4\ucc98, \uc6b0\ud074\ub9ad \ud574\uc81c \ub4f1 \ud6a8\uc728\uc801 \uc628\ub77c\uc778 \ud65c\ub3d9 \uc9c0\uc6d0",
    "version": "0.7.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/adsensefarm.kr\/",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.html",
                "*.css",
                "*.js",
                "*.json",
                "*.png",
                "*.jpg",
                "*.gif",
                "*.svg",
                "*.woff",
                "*.woff2",
                "*.ttf",
                "*.eot",
                "*.otf"
            ],
            "matches": [
                "*:\/\/*.naver.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "build\/contents.js"
            ],
            "css": [
                "assets\/theme.css"
            ],
            "all_frames": false
        }
    ],
    "permissions": [
        "activeTab",
        "sessions",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.naver.com\/*",
        "*:\/\/*.adsensefarm.kr\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:* http:\/\/127.0.0.1:*; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' 'https:\/\/fonts.googleapis.com\/' 'https:\/\/use.fontawesome.com\/' 'https:\/\/fonts.gstatic.com\/'; object-src 'self'"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top