TabNation's AHK companion

the one stop shop for ahk in chrome

什么是TabNation's AHK companion?

TabNation's AHK companion是由Tab Nation开发的Chrome扩展程序,该扩展的主要功能是“the one stop shop for ahk in chrome”。

扩展截图

screenshot
screenshot
screenshot

下载TabNation's AHK companion扩展crx文件

下载TabNation's AHK companion扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 TabNation's AHK companion TabNation's AHK companion
ID cliadppjkjclnciejedgjejbcahioiei
官方URL https://chromewebstore.google.com/detail/tabnations-ahk-companion/cliadppjkjclnciejedgjejbcahioiei
简介 the one stop shop for ahk in chrome
文件大小 82.48 KB
安装次数 296
当前版本 1.0.0
更新时间 2023-05-03
上架时间 2023-05-03
开发者 Tab Nation
电子邮箱 [email protected]
付费类型 free
支持的语言 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": []
}