Deprem İlerleme Animasyonu
Kandilli Rasathanesinin depremleri tarih saat bazında sıralar ve animasyon olarak gösterir.
What is Deprem İlerleme Animasyonu?
Deprem İlerleme Animasyonu is a Chrome extension developed by https://37bilisim.com, and its main feature is "Kandilli Rasathanesinin depremleri tarih saat bazında sıralar ve animasyon olarak gösterir.".
Extension Screenshots
Download Deprem İlerleme Animasyonu Extension CRX File
Download Deprem İlerleme Animasyonu 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
Kandilli Rasathanesinin depremleri tarih saat bazında sıralar ve animasyon olarak gösterir.
Extension Basic Information
Name | Deprem İlerleme Animasyonu |
ID | okeiloiifndjmajnbmccmbacoancocpg |
Official URL | https://chromewebstore.google.com/detail/deprem-i%CC%87lerleme-animasyo/okeiloiifndjmajnbmccmbacoancocpg |
Description | Kandilli Rasathanesinin depremleri tarih saat bazında sıralar ve animasyon olarak gösterir. |
File Size | 36.35 KB |
Installation Count | 32 |
Current Version | 1.0 |
Last Updated | 2023-02-09 |
Publish Date | 2023-02-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://37bilisim.com |
[email protected] | |
Payment Type | free |
Extension Website | https://37bilisim.com |
Help Page URL | https://37bilisim.com |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Deprem \u0130lerleme Animasyonu", "version": "1.0", "description": "Kandilli Rasathanesinin depremleri tarih saat baz\u0131nda s\u0131ralar ve animasyon olarak g\u00f6sterir.", "icons": { "16": "\/images\/logo16.png", "32": "\/images\/logo32.png", "48": "\/images\/logo48.png", "128": "\/images\/logo128.png" }, "author": "[email protected]", "background": { "service_worker": "background.js" }, "permissions": [ "scripting", "activeTab" ], "action": { "default_title": "Animasyon", "default_icon": "\/images\/logo16.png", "default_popup": "popup.html" } } |