Hizli Hepsiburada Arama
Bu uzanti(extension) ile hizli bir sekilde hepsiburada.com uzerinde arama yapabilirsiniz.
What is Hizli Hepsiburada Arama?
Hizli Hepsiburada Arama is a Chrome extension developed by trda, and its main feature is "Bu uzanti(extension) ile hizli bir sekilde hepsiburada.com uzerinde arama yapabilirsiniz.".
Extension Screenshots
Download Hizli Hepsiburada Arama Extension CRX File
Download Hizli Hepsiburada Arama 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
Hızlı bir şekilde hepsiburada.com üzerinde arama yapmayı sağlamak için oluşturulmuş bir extensiondır. Aynı zamanda hepsiburada.com komut satırı işletimi yaparak chrome search barı üzerinden hepsiburada.com'un çeşitli özelliklerine hızlıca erişim sağlayabilirsiniz. V.1.1 Düzenlemeleri: * MAC cihazlarda oluşan görsel kayma düzeltildi. * Mobil sayfası eklendi.
Extension Basic Information
Name | |
ID | ljebplfpgljlanhldbkbenlcfmfjgpfe |
Official URL | https://chrome.google.com/webstore/detail/hizli-hepsiburada-arama/ljebplfpgljlanhldbkbenlcfmfjgpfe |
Description | Bu uzanti(extension) ile hizli bir sekilde hepsiburada.com uzerinde arama yapabilirsiniz. |
File Size | 178 KB |
Installation Count | 361 |
Current Version | 1.1 |
Last Updated | 2013-08-28 |
Publish Date | 2013-08-28 |
Rating | 5.00/5 Total 7 Ratings |
Developer | trda |
[email protected] | |
Payment Type | free |
Extension Website | http://web.itu.edu.tr/~doganaydin/ |
Supported Languages | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hizli Hepsiburada Arama", "description": "Bu uzanti(extension) ile hizli bir sekilde hepsiburada.com uzerinde arama yapabilirsiniz.", "omnibox": { "keyword": "hb" }, "icons": { "16": "hb_icon.png" }, "version": "1.1", "browser_action": { "default_icon": "hb_icon.png", "default_popup": "popup.html" }, "background": { "scripts": [ "js\/popup.js", "js\/background.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ "https:\/\/secure.flickr.com\/" ] } |