Cookie-Master

envato elements cookies management by rshagor.com

Cookie-Masterとは何ですか?

Cookie-Masterはrshagor.comによって開発されたChromeの拡張機能で、その主な機能は「envato elements cookies management by rshagor.com」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Cookie-Master拡張機能のCRXファイルをダウンロード

Cookie-Master拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        cookies management for all website

Easy and simple. specially made for rshagor.com. also worked for all website.

How to work (step by step):
1. Click to Copy icon in top
2. Then go to your device and open cookie-master
3. Click Import icon in top
4. Reload your webpage

================================================================

N.B: For this extension to work, you need to right click on the extension, open Manage Extensions, scroll bottom and enable (Allow access to file URLs) also you can turn on pin the top                    

拡張機能の基本情報

名前 Cookie-Master Cookie-Master
ID gbjchpboopdaijjlnlabnnjmckcgakhl
公式URL https://chromewebstore.google.com/detail/cookie-master/gbjchpboopdaijjlnlabnnjmckcgakhl
説明 envato elements cookies management by rshagor.com
ファイルサイズ 84.77 KB
インストール数 1,377
現在のバージョン 1.0.1
最終更新日 2021-10-04
公開日 2021-10-03
評価 5.00/5 合計 3 レビュー
開発者 rshagor.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://rshagor.com/
ヘルプページのURL https://rshagor.com/#contacts-e
プライバシーポリシーページのURL https://rshagor.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cookie-Master",
    "version": "1.0.1",
    "description": "envato elements cookies management by rshagor.com",
    "permissions": [
        "cookies",
        "tabs",
        "clipboardRead",
        "clipboardWrite",
        ""
    ],
    "browser_action": {
        "default_icon": "asset\/logo.png",
        "default_popup": "html\/popup.html",
        "default_title": "cookie-master"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com https:\/\/*.cloudflare.com 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "asset\/logo.png",
        "32": "asset\/logo.png",
        "48": "asset\/logo.png",
        "128": "asset\/logo.png"
    }
}