Help Me Pause - IG Reels

Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller.

What is Help Me Pause - IG Reels?

Help Me Pause - IG Reels is a Chrome extension developed by phudphut, and its main feature is "Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller.".

Extension Screenshots

screenshot

Download Help Me Pause - IG Reels Extension CRX File

Download Help Me Pause - IG Reels extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Instagram annoying pause challenge destroyer. 
-Hit the Enter/Up/Down button to activate processing button, 
-ESC to see video controller.                    

Extension Basic Information

Name Help Me Pause - IG Reels Help Me Pause - IG Reels
ID cgfehpmambdcjogdobkgibeljcfjindc
Official URL https://chromewebstore.google.com/detail/help-me-pause-ig-reels/cgfehpmambdcjogdobkgibeljcfjindc
Description Instagram annoying pause challenge destroyer. Hit the Enter/Up/Down button to activate, ESC to see video controller.
File Size 6.49 KB
Installation Count 606
Current Version 1.0.0
Last Updated 2023-11-22
Publish Date 2023-11-22
Rating 5.00/5 Total 1 Ratings
Developer phudphut
Email [email protected]
Payment Type free
Privacy Policy Page URL https://github.com/comdet/IGReel/blob/main/PrivacyPolicy.md
Supported Languages 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"
            ]
        }
    ]
}