Laser Search

A list of ''specialist'' Search Engines useful for when you need to find very specific information.

Co je Laser Search?

Laser Search je rozšíření Chrome vyvinuté codegcode0, a jeho hlavní funkcí je „A list of ''specialist'' Search Engines useful for when you need to find very specific information.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Laser Search

Stáhněte si soubory rozšíření Laser Search ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        This extension features a collection of over 80 niche search engines.
If you need to find audio files for download, eBooks, historic speeches, drug information, math and physics calculations, audio from files from NASA's missions e.t.c - this extension will bring all that to you in a single pop-up.

If ever you need to browse the list in a new tab with details then you can click on the "Open in New Tab" button and then browse openly.                    

Základní Informace o Rozšíření

Název Laser Search Laser Search
ID gecbhbocnagefhpideoilgnalhnghfpa
Oficiální URL https://chromewebstore.google.com/detail/laser-search/gecbhbocnagefhpideoilgnalhnghfpa
Popis A list of ''specialist'' Search Engines useful for when you need to find very specific information.
Velikost souboru 752 KB
Počet instalací 48
Aktuální Verze 1.0.0
Poslední Aktualizace 2022-06-29
Datum Vydání 2022-06-29
Vývojář codegcode0
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Laser Search",
    "description": "A list of ''specialist'' Search Engines useful for when you need to find very specific information.",
    "version": "1.0.0",
    "manifest_version": 3,
    "action": {
        "default_title": "Laser Search",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "LaserSearchIcon.png",
            "32": "LaserSearchIcon.png",
            "48": "LaserSearchIcon.png",
            "128": "LaserSearchIcon.png"
        }
    },
    "icons": {
        "16": "LaserSearchIcon.png",
        "32": "LaserSearchIcon.png",
        "48": "LaserSearchIcon.png",
        "128": "LaserSearchIcon.png"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}