حواء
حواء
What is حواء?
حواء is a Chrome extension developed by https://hawaa.com, and its main feature is "حواء".
Extension Screenshots
Download حواء Extension CRX File
Download حواء 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 | حواء |
ID | flgielhekjdmadiknednfcaaocibicdg |
Official URL | https://chromewebstore.google.com/detail/%D8%AD%D9%88%D8%A7%D8%A1/flgielhekjdmadiknednfcaaocibicdg |
Description | حواء |
File Size | 103 KB |
Installation Count | 65 |
Current Version | 1.1 |
Last Updated | 2012-05-15 |
Publish Date | 2012-05-15 |
Rating | 4.50/5 Total 4 Ratings |
Developer | https://hawaa.com |
Payment Type | free |
Extension Website | http://www.hawaa.com |
Supported Languages | ar |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u062d\u0648\u0627\u0621", "manifest_version": 2, "version": "1.1", "description": "\u062d\u0648\u0627\u0621", "permissions": [ "background", "notifications", "http:\/\/*.hawaa.com\/" ], "browser_action": { "default_title": "\u062d\u0648\u0627\u0621", "default_icon": "images\/19.png", "default_popup": "popup.html" }, "options_page": "options.html", "background": { "page": "main.html" }, "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |