Frame
Her yeni sekmede, yapılacakları ve etkinlikleri hatırlatan mini ajanda
Frameとは何ですか?
Frameはademilterによって開発されたChromeの拡張機能で、その主な機能は「Her yeni sekmede, yapılacakları ve etkinlikleri hatırlatan mini ajanda」です。
拡張機能のスクリーンショット
Frame拡張機能のCRXファイルをダウンロード
Frame拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Her yeni sekmede, yapılacakları ve etkinlikleri hatırlatan mini ajanda                     拡張機能の基本情報
| 名前 |   |  
| ID | pimalalkfhkmnlhoapdlhilkghboiimc | 
| 公式URL | https://chromewebstore.google.com/detail/frame/pimalalkfhkmnlhoapdlhilkghboiimc | 
| 説明 | Her yeni sekmede, yapılacakları ve etkinlikleri hatırlatan mini ajanda | 
| ファイルサイズ | 651 KB | 
| インストール数 | 68 | 
| 現在のバージョン | 1.6.2 | 
| 最終更新日 | 2019-10-01 | 
| 公開日 | 2019-10-01 | 
| 評価 | 4.70/5 合計 10 レビュー | 
| 開発者 | ademilter | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://github.com/ademilter/Frame | 
| ヘルプページのURL | https://github.com/ademilter/frame/issues | 
| 対応言語 | tr | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Frame",
    "version": "1.6.2",
    "description": "",
    "manifest_version": 2,
    "applications": {
        "gecko": {
            "id": "{2e7abee6-b580-4813-8b57-cd2d2b7255cb}",
            "strict_min_version": "55.0"
        }
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuOtWSnGxinGiZ3UZOur0f+6E1Ac29X9svVYwjzRi9AjOAcg5A6GgIkM8swJst1g6p9AojfphICj4mOMhZehb70b1oc9r9hwJxQ8al046sFg5IjFPVS5s7z9GjGlGtTdXaNaE7KZ\/k8G9b945H\/19tMW\/HL6gWDeWQ+iXCOrMzvkMM\/Iks6UbDae4awr\/HiqZ2d5oAjeZlVE85SfUSnLEkEEapwY73JJD14gXXYZMhxtgfBHrVtablLo64\/ujeMm53DtElrVTL2AaMirld2RjyvrpYU1AxkI81ljylQz0Tm\/Lict+n3WuqYQnuSuvddFayciUo8KHeJ1J4skZa3AvXwIDAQAB",
    "oauth2": {
        "client_id_firefox": "825939795126-t9v6behgpkvj2vfffgg960gvneqi5umn.apps.googleusercontent.com",
        "client_id": "825939795126-mcce3h3b83llk6lid0fjds0b6age97k6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/calendar.google.com; object-src 'self'",
    "permissions": [
        "identity",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "http:\/\/calendar.google.com\/calendar\/*",
        "https:\/\/calendar.google.com\/calendar\/*",
        "*:\/\/www.googleapis.com\/*",
        "*:\/\/accounts.google.com\/*"
    ]
}  |  |