WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
PTE Sub-skill by APEUni

PTE Sub-skill by APEUni

View on Chrome Web Store
View PTE Sub-skill by APEUni Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
14 views
This extension has been viewed 14 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Install the extension and open your PTE score report webpage to instantly view all sub-scores!
Type
Extension
Users
2,000 users
1K
APEUni
View author page of APEUni
Published
Published on June 1, 2025
Version 1.0.1.0
Manifest version
3
Updated
Updated on June 4, 2025
productivity/education
Extension Category
View on Chrome Web Store
View PTE Sub-skill by APEUni Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "name": "PTE Sub-skill by APEUni",
    "description": "Install the extension and open your PTE score report webpage to instantly view all sub-scores!",
    "version": "1.0.1.0",
    "version_name": "1.0.1",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "host_permissions": [
        "https:\/\/www.google-analytics.com\/"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content.tsx-loader-DILgmgw1.js"
            ],
            "matches": [
                "https:\/\/mypte.pearsonpte.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "css": [
                "assets\/content-BJv7Eks_.css"
            ]
        },
        {
            "js": [
                "assets\/storage.ts-loader-CQxFJZLU.js"
            ],
            "matches": [
                "https:\/\/*.ptexj.com\/pte\/*",
                "https:\/\/*.apeuni.com\/pte\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/mypte.pearsonpte.com\/*"
            ],
            "resources": [
                "injected.js",
                "images\/*.png",
                "images\/*.svg",
                "assets\/index-RsUNCmNv.js",
                "assets\/content.tsx-BCS_JW3x.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.apeuni.com\/*",
                "https:\/\/*.ptexj.com\/*"
            ],
            "resources": [
                "assets\/storage.ts-BFVkeG41.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top