Help Me Pause - IG Reels
Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller.
Help Me Pause - IG Reelsとは何ですか?
Help Me Pause - IG Reelsはphudphutによって開発されたChromeの拡張機能で、その主な機能は「Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller.」です。
拡張機能のスクリーンショット
Help Me Pause - IG Reels拡張機能のCRXファイルをダウンロード
Help Me Pause - IG Reels拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Instagram annoying pause challenge destroyer. -Hit the Enter/Up/Down button to activate processing button, -ESC to see video controller.
拡張機能の基本情報
名前 | Help Me Pause - IG Reels |
ID | cgfehpmambdcjogdobkgibeljcfjindc |
公式URL | https://chromewebstore.google.com/detail/help-me-pause-ig-reels/cgfehpmambdcjogdobkgibeljcfjindc |
説明 | Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller. |
ファイルサイズ | 6.49 KB |
インストール数 | 606 |
現在のバージョン | 1.0.0 |
最終更新日 | 2023-11-22 |
公開日 | 2023-11-22 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | phudphut |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://github.com/comdet/IGReel/blob/main/PrivacyPolicy.md |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Help Me Pause - IG Reels", "description": "Instagram annoying pause challenge destroyer. Hit the Enter\/Up\/Down button to activate, ESC to see video controller.", "version": "1.0.0", "author": "Khomdet Phueadphut", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [], "content_scripts": [ { "matches": [ "https:\/\/www.instagram.com\/reels\/*", "https:\/\/www.instagram.com\/p\/*", "https:\/\/www.instagram.com\/reel\/*" ], "js": [ "injector_ui.js" ] } ] } |