Gazete Kolay
Bütün haberlere tek tıkla ulaşın
Gazete Kolayとは何ですか?
Gazete Kolayはhttps://www.gazetekolay.comによって開発されたChromeの拡張機能で、その主な機能は「Bütün haberlere tek tıkla ulaşın」です。
拡張機能のスクリーンショット
Gazete Kolay拡張機能のCRXファイルをダウンロード
Gazete Kolay拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
| 名前 | |
| ID | apapgnceeflkkhamnpcnkglpnkkhnbel |
| 公式URL | https://chromewebstore.google.com/detail/gazete-kolay/apapgnceeflkkhamnpcnkglpnkkhnbel |
| 説明 | Bütün haberlere tek tıkla ulaşın |
| ファイルサイズ | 25.3 KB |
| インストール数 | 79 |
| 現在のバージョン | 0.2 |
| 最終更新日 | 2016-10-03 |
| 公開日 | 2016-10-03 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://www.gazetekolay.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.gazetekolay.com |
| 対応言語 | tr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Gazete Kolay",
"description": "B\u00fct\u00fcn haberlere tek t\u0131kla ula\u015f\u0131n",
"version": "0.2",
"manifest_version": 2,
"browser_action": {
"default_icon": "gazete-32.png",
"default_popup": "popup.html"
},
"icons": {
"16": "gazete-16.png",
"128": "gazete-128.png"
}
} | |