Page Modifier icon

Page Modifier

Malware Detected

This extension has been flagged as potentially malicious.

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
pgmllbdmhhcjoehklfhifiagoemhlieb
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

Modifies specified page by your own JavaScript/jQuery script.

Image from store
Page Modifier
Description from store

This extensions allows you to define scripts that will be executed on desired domain and/or its subpages.

Changelog:
- 0.5.0 - Updated to follow manifest verison 2 changes
- 0.4.1 - Fix of previous release syntax error
- 0.4.0 - Click on extension's icon opens options page
- 0.3.0 - Initial release

Options page:
- Stored scripts can be edited/deleted by selecting first dropdown 'Saved script'.
- If you want to add new script, modify 'New/Edit Script' field, it will be added to your script collection.
- 'Applied to': define domain to which the script will be applied to. If you use 'www' or no subdomain (e.g. guris.cz or www.guris.cz), script will be applied to domain and all subdomains. If you define subdomain, script will be executed only on this subdomain. (E.g. ip.guris.cz). You can also specify '*' and script will be executed everywhere.

For sample scripts visit support page: http://pm.guris.cz/

Note: Every script you use, is client-only. It affects only your local computer.

Latest reviews

Ryan Lin
It seems to only run 1 script, works great though!
ChefSteph 23
how do you do it i can not get it to work
Pieter Duijves
super helpful! i can automate any kind of otherwise tedious stuff :) like automatically focussing / expanding / filling out usernames etc... the only thing i found missing so far is that the wildcard does not work in combination with a domain or TLD. *.dev or *.example.com do not work, only the global * does work.
1234Lexa1234
вроде работает, но хотелось бы редактирование скрипта не залезая на отдельную страницу
Patriarh Vselenskij
Вроде получается!
Коля iNFOBOSS [Брянск]
Работает великолепно и выполняет все необходимые мне функции!!! Works great! Thank you, creator of this extension!
Jesus Germade
this script removes redirects from google search links: Array.prototype.forEach.call(document.querySelectorAll('a[onmousedown]'),function(link){ if( /^return rwt\(/.test( link.getAttribute('onmousedown') ) ) link.removeAttribute('onmousedown'); });
Collin Phillips
Exactly what I needed!
Anonymous
Worked exactly as expected and saved me lots of time. Thanks!
František Zapletal
The way this plugin lets you redesign pages and modify their behavior to your liking is just fantastic. If you know at least a bit about javascript and often find yourself frustrated by annoying modals, ads and other nonsense, this plugin is a must have.