Cookie Boss
Manage your cookies like a boss.
Cookie Bossとは何ですか?
Cookie BossはCookieBossによって開発されたChromeの拡張機能で、その主な機能は「Manage your cookies like a boss.」です。
拡張機能のスクリーンショット
Cookie Boss拡張機能のCRXファイルをダウンロード
Cookie Boss拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        REMOVE
- Auto by tab: Removes domain cookies when there are no other active tabs
- Auto by session: Defaults all cookies to session
- Manual : Batch Selection
- Undo last remove: Restores last removed cookies
ADD
+ Flexible inputs for cookie attributes
+ Prompts domain attribute with existing domains
+ Easy to set expiration date time
MODIFY
* Customizable values
* Displays according to active domain
IMPORT & EXPORT
~ JSON String Format
~ Clipboard: Copy & Paste
~ File: .txt format
~ Encrypted file: Secured with user input password
~ Chrome Sync: Seamless way to transport cookies across various platforms using your Chrome profile                     拡張機能の基本情報
| 名前 |  | 
| ID | bdfmcfdojoaedkjkihobeheogapdfdbk | 
| 公式URL | https://chromewebstore.google.com/detail/cookie-boss/bdfmcfdojoaedkjkihobeheogapdfdbk | 
| 説明 | Manage your cookies like a boss. | 
| ファイルサイズ | 233 KB | 
| インストール数 | 442 | 
| 現在のバージョン | 4.0 | 
| 最終更新日 | 2016-08-26 | 
| 公開日 | 2016-08-26 | 
| 評価 | 2.60/5 合計 5 レビュー | 
| 開発者 | CookieBoss | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | http://cookieremovermanag.wix.com/cookieboss | 
| 対応言語 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cookie Boss",
    "description": "Manage your cookies like a boss.",
    "version": "4.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "cookiemanager.html"
    },
    "permissions": [
        "tabs",
        "sessions",
        "storage",
        "activeTab",
        "cookies",
        "identity",
        "identity.email",
        "unlimitedStorage",
        "notifications",
        " | |