TabNation's AHK companion
the one stop shop for ahk in chrome
Wat is TabNation's AHK companion?
TabNation's AHK companion is een Chrome-extensie ontwikkeld door Tab Nation, en de belangrijkste functie is "the one stop shop for ahk in chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie TabNation's AHK companion
Download TabNation's AHK companion-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | cliadppjkjclnciejedgjejbcahioiei |
| Officiële URL | https://chromewebstore.google.com/detail/tabnations-ahk-companion/cliadppjkjclnciejedgjejbcahioiei |
| Beschrijving | the one stop shop for ahk in chrome |
| Bestandsgrootte | 82.48 KB |
| Aantal Installaties | 296 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2023-05-03 |
| Publicatiedatum | 2023-05-03 |
| Ontwikkelaar | Tab Nation |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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": []
} | |