Gazete Kolay
Bütün haberlere tek tıkla ulaşın
What is Gazete Kolay?
Gazete Kolay is a Chrome extension developed by https://www.gazetekolay.com, and its main feature is "Bütün haberlere tek tıkla ulaşın".
Extension Screenshots
Download Gazete Kolay Extension CRX File
Download Gazete Kolay extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | Gazete Kolay |
ID | apapgnceeflkkhamnpcnkglpnkkhnbel |
Official URL | https://chromewebstore.google.com/detail/gazete-kolay/apapgnceeflkkhamnpcnkglpnkkhnbel |
Description | Bütün haberlere tek tıkla ulaşın |
File Size | 25.3 KB |
Installation Count | 79 |
Current Version | 0.2 |
Last Updated | 2016-10-03 |
Publish Date | 2016-10-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://www.gazetekolay.com |
Payment Type | free |
Extension Website | http://www.gazetekolay.com |
Supported Languages | 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" } } |