שירות.נט

יחד נקבל שירות טוב יותר

What is שירות.נט?

שירות.נט is a Chrome extension developed by https://sherut.net, and its main feature is "יחד נקבל שירות טוב יותר".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

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 lkcicaigapaemfihekdebhinojkommab
Official URL https://chromewebstore.google.com/detail/%D7%A9%D7%99%D7%A8%D7%95%D7%AA%D7%A0%D7%98/lkcicaigapaemfihekdebhinojkommab
Description יחד נקבל שירות טוב יותר
File Size 24.4 KB
Installation Count 810
Current Version 0.1.8
Last Updated 2018-01-25
Publish Date 2018-01-25
Rating 4.57/5 Total 14 Ratings
Developer https://sherut.net
Email [email protected]
Payment Type free
Extension Website https://www.sherut.net
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u05e9\u05d9\u05e8\u05d5\u05ea.\u05e0\u05d8",
    "description": "\u05d9\u05d7\u05d3 \u05e0\u05e7\u05d1\u05dc \u05e9\u05d9\u05e8\u05d5\u05ea \u05d8\u05d5\u05d1 \u05d9\u05d5\u05ea\u05e8",
    "version": "0.1.8",
    "manifest_version": 2,
    "homepage_url": "http:\/\/www.sherut.net",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ]
        }
    ]
}