חיפושית
הגדרת חיפושית כדף הבית
What is חיפושית?
חיפושית is a Chrome extension developed by https://chipushit.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
כאשר תפתחו כרטיסייה חדשה בדפדפן, במקום לקבל דף לבן (ומשעמם...) - תקבלו דף פתיחה של חיפושית 🐞 עם - - - ✔ פתגם יומי מעורר השראה ✔ המלצה יומית ✔ תוכל להגדיר קיצורים מותאמים אישית (כמו סימניות של כרום) ✔ מגוון רקעים מרהיבים לבחירתך ✔ שערים יציגים ✔ תחזית מזג אויר ועוד. ועוד. ועוד... ================================ ✨ חדש בגרסה 2: מהירות גבוהה במיוחד של התוסף ================================ נשמח לקבל משוב במייל ✉ [email protected]
Extension Basic Information
Name | חיפושית |
ID | nobfcfkjkjjmojegpibijgpkobgiibbm |
Official URL | https://chromewebstore.google.com/detail/%D7%97%D7%99%D7%A4%D7%95%D7%A9%D7%99%D7%AA/nobfcfkjkjjmojegpibijgpkobgiibbm |
Description | הגדרת חיפושית כדף הבית |
File Size | 1.49 MB |
Installation Count | 905 |
Current Version | 2.0.5 |
Last Updated | 2021-08-12 |
Publish Date | 2020-04-22 |
Rating | 5.00/5 Total 6 Ratings |
Developer | https://chipushit.com |
[email protected] | |
Payment Type | free |
Extension Website | https://chipushit.com |
Help Page URL | https://chipushit.com/start/contact-us |
Supported Languages | iw |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "popup.html", "default_title": "\u05d7\u05d9\u05e4\u05d5\u05e9\u05d9\u05ea" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05d7\u05d9\u05e4\u05d5\u05e9\u05d9\u05ea \u05db\u05d3\u05e3 \u05d4\u05d1\u05d9\u05ea", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "19": "icons\/icon19.png", "38": "icons\/icon38.png", "48": "icons\/icon48.png" }, "manifest_version": 2, "name": "\u05d7\u05d9\u05e4\u05d5\u05e9\u05d9\u05ea", "offline_enabled": true, "permissions": [ "storage", "https:\/\/*.chipushit.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5", "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |