Marquify
This extension will simulate marquee on a ton of nodes in the current page.
Co je Marquify?
Marquify je rozšíření Chrome vyvinuté cipheos, a jeho hlavní funkcí je „This extension will simulate marquee on a ton of nodes in the current page.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Marquify
Stáhněte si soubory rozšíření Marquify 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 will emulate marquee on a ton of nodes in the current page. It's super effective! Disclaimer: Not my problem if your graphics card can't hack it.
Základní Informace o Rozšíření
Název | Marquify |
ID | agaphapjjnmojcinpfmadipplnbdbkmp |
Oficiální URL | https://chromewebstore.google.com/detail/marquify/agaphapjjnmojcinpfmadipplnbdbkmp |
Popis | This extension will simulate marquee on a ton of nodes in the current page. |
Velikost souboru | 41.13 KB |
Počet instalací | 11 |
Aktuální Verze | 2.0 |
Poslední Aktualizace | 2016-11-11 |
Datum Vydání | 2016-11-11 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | cipheos |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Marquify", "description": "This extension will simulate marquee on a ton of nodes in the current page.", "version": "2.0", "icons": { "16": "images\/icon16.png", "24": "images\/icon24.png", "32": "images\/icon32.png", "64": "images\/icon64.png" }, "browser_action": { "default_icon": { "16": "images\/icon16.png", "24": "images\/icon24.png", "32": "images\/icon32.png", "64": "images\/icon64.png" }, "default_title": "Marquify" }, "background": { "scripts": [ "javascript\/jquery.min.js", "javascript\/background.js" ] }, "content_scripts": [ { "matches": [ " |