TabNation's AHK companion
the one stop shop for ahk in chrome
Qu'est-ce que TabNation's AHK companion ?
TabNation's AHK companion est une extension Chrome développée par Tab Nation, et sa fonction principale est "the one stop shop for ahk in chrome".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension TabNation's AHK companion
Téléchargez les fichiers d'extension TabNation's AHK companion au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
The TN AutoHotkey Companion extension Lets you search AHK documentation and sites faster. Including AHK tips, In browser IDE, and code snippets! ▬▬▬▬▬▬▬▬▬▬▬▬ Features ▬▬▬▬▬▬▬▬▬▬▬▬ IDE Common used code snippets Youtube search Documentation search AHK and coding tips Light mode or dark mode Saves if using V1 or V2 AHK code Stand alone mode ▬▬▬▬▬▬▬▬ Browsers ▬▬▬▬▬▬▬▬ The following browsers have been used and tested with the Ext. -Chrome -Edge -Brave -Firefox -Vivaldi -Chrome on Mac ▬▬▬▬▬▬▬▬ To Come soon ▬▬▬▬▬▬▬▬ - More browser testing - GUI updates - Tons more snippets - More sites master list visit My site at tabnationcoding.com and my YouTube at https://www.youtube.com/@TABNationAutomation
Informations de Base sur l'Extension
Nom | TabNation's AHK companion |
ID | cliadppjkjclnciejedgjejbcahioiei |
URL Officiel | https://chromewebstore.google.com/detail/tabnations-ahk-companion/cliadppjkjclnciejedgjejbcahioiei |
Description | the one stop shop for ahk in chrome |
Taille du Fichier | 82.48 KB |
Nombre d'Installations | 296 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2023-05-03 |
Date de Publication | 2023-05-03 |
Développeur | Tab Nation |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "TabNation's AHK companion", "description": "the one stop shop for ahk in chrome", "homepage_url": "https:\/\/tabnationcoding.com\/", "version": "1.0.0", "icons": { "16": "homeicon.png", "32": "main logo.png" }, "action": { "default_title": "TabNation's AHK companion", "default_popup": "index.html", "default_icon": "main logo.png" }, "permissions": [] } |