Mini Cursor Follower

a simple cursor animation whenever you open a new tab

Mini Cursor Followerとは何ですか?

Mini Cursor FollowerはTRITECHNIXによって開発されたChromeの拡張機能で、その主な機能は「a simple cursor animation whenever you open a new tab」です。

拡張機能のスクリーンショット

screenshot
screenshot

Mini Cursor Follower拡張機能のCRXファイルをダウンロード

Mini Cursor Follower拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Browse the web with a simple simple cursor follower animation, every new tab!

By clicking "Add to chrome", I accept and agree to installing the Mini Cursor Follower Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Privacy Policy: https://www.tritechnix.com/privacy-policy
Terms Of Use: https://www.tritechnix.com/mini-cursor-follower/terms-of-use
Contact us: https://www.tritechnix.com/contact-us
About: https://www.tritechnix.com/about-us
Contact email: [email protected]                    

拡張機能の基本情報

名前 Mini Cursor Follower Mini Cursor Follower
ID pjppbcnlnfjabomiiefjmihiefbpfbdn
公式URL https://chromewebstore.google.com/detail/mini-cursor-follower/pjppbcnlnfjabomiiefjmihiefbpfbdn
説明 a simple cursor animation whenever you open a new tab
ファイルサイズ 9.27 KB
インストール数 671
現在のバージョン 1.2
最終更新日 2022-06-06
公開日 2022-01-04
評価 4.00/5 合計 6 レビュー
開発者 TRITECHNIX
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.tritechnix.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mini Cursor Follower",
    "description": "a simple cursor animation whenever you open a new tab",
    "version": "1.2",
    "icons": {
        "128": "i\/icon128.png",
        "48": "i\/icon48.png",
        "16": "i\/icon16.png"
    },
    "action": {
        "default_icon": "i\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "html\/newtab.html"
    }
}