Hyperocto
Find similar links and open them concurrently
Co je Hyperocto?
Hyperocto je rozšíření Chrome vyvinuté Megaman, a jeho hlavní funkcí je „Find similar links and open them concurrently“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Hyperocto
Stáhněte si soubory rozšíření Hyperocto 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í
Frustrated by clicking on lots of link on the webpage? Now you have a better solution! This little smart tool helps you to find links with similar links, and open them concurrently in just few clicks. Just a simple right-click and select the function Hyperocto provides, you will find it's really a time saver for those boring clicking works. Of course, you can also use keyboard shortcuts for quicker access to Hyperocto. This extension is best for search engines, also for other web pages, install now!
Základní Informace o Rozšíření
Název | Hyperocto |
ID | jlaaopbhlapeilijomffbmpmmoddlmff |
Oficiální URL | https://chromewebstore.google.com/detail/hyperocto/jlaaopbhlapeilijomffbmpmmoddlmff |
Popis | Find similar links and open them concurrently |
Velikost souboru | 26.68 KB |
Počet instalací | 42 |
Aktuální Verze | 2.2.2 |
Poslední Aktualizace | 2023-10-01 |
Datum Vydání | 2019-11-23 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | Megaman |
[email protected] | |
Typ Platby | free |
URL Stránky Nápovědy | https://github.com/examan/hyperocto |
Podporované Jazyky | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hyperocto", "short_name": "Hyperocto", "version": "2.2.2", "default_locale": "en", "description": "__MSG_MANIFEST_DESCRIPTION__", "icons": { "16": "icons\/16.png", "19": "icons\/19.png", "32": "icons\/32.png", "38": "icons\/38.png", "48": "icons\/48.png", "64": "icons\/64.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "author": "Megaman", "background": { "scripts": [ "js\/background-script.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |