Z Starter
הוסף את Z Starter לדף החיפוש של גוגל. יהיה מעניין :)
Z Starterとは何ですか?
Z Starterはhttps://chipushit.comによって開発されたChromeの拡張機能で、その主な機能は「הוסף את Z Starter לדף החיפוש של גוגל. יהיה מעניין :)」です。
拡張機能のスクリーンショット
Z Starter拡張機能のCRXファイルをダウンロード
Z Starter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Z Starter משדרג את דף החיפוש של גוגל. הוא יוסיף עבורך משבצת נחמדה וקומפקטית עם תכנים מתחלפים: ✔️ פתגם יומי ✔️ המלצה יומית ✔️ היום בלוח השנה, העברי והלועזי ✔️ שערי מט"ח ✔️ מידע יומי ✔️ ועוד דברים שישדרגו לך את היום 👌 בעצם - מדוע להסביר? פשוט נסה. תמיד תוכל להסיר :)
拡張機能の基本情報
名前 | Z Starter |
ID | hnioknbklmchkhiblgoapbicnnbocffo |
公式URL | https://chromewebstore.google.com/detail/z-starter/hnioknbklmchkhiblgoapbicnnbocffo |
説明 | הוסף את Z Starter לדף החיפוש של גוגל. יהיה מעניין :) |
ファイルサイズ | 44.06 KB |
インストール数 | 262 |
現在のバージョン | 1.0.6 |
最終更新日 | 2023-01-26 |
公開日 | 2021-07-23 |
評価 | 4.85/5 合計 13 レビュー |
開発者 | https://chipushit.com |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://chipushit.com/start/contact-us |
対応言語 | iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Z Starter", "version": "1.0.6", "action": { "default_icon": "icons\/icon-128.png", "default_title": "Z Starter" }, "description": "\u05d4\u05d5\u05e1\u05e3 \u05d0\u05ea Z Starter \u05dc\u05d3\u05e3 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e9\u05dc \u05d2\u05d5\u05d2\u05dc. \u05d9\u05d4\u05d9\u05d4 \u05de\u05e2\u05e0\u05d9\u05d9\u05df :)", "icons": { "128": "icons\/icon-128.png", "32": "icons\/icon-32.png", "24": "icons\/icon-24.png" }, "permissions": [], "host_permissions": [ "http:\/\/*.chipushit.com\/" ], "content_scripts": [ { "matches": [ "https:\/\/www.google.com\/*" ], "js": [ "jquery-3.6.0.min.js", "script.js" ], "run_at": "document_end" } ] } |