Skip to content

docs(store): point store-facing refs at 1132-Fixer/chrome, correct publisher - #24

Merged
JG2547 merged 2 commits into
mainfrom
docs/store-refs-post-transfer
Aug 23, 2026
Merged

docs(store): point store-facing refs at 1132-Fixer/chrome, correct publisher#24
JG2547 merged 2 commits into
mainfrom
docs/store-refs-post-transfer

Conversation

@JG2547

@JG2547 JG2547 commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

What

Five references to the dead pre-transfer identity PrimeUpYourLife/1132-Fixer-Chrome survived the move to the 1132-Fixer org. All five are store-facing, so anyone following them gets a 404.

File Before After
STORE_LISTING.md:112 https://github.com/PrimeUpYourLife/1132-Fixer-Chrome https://github.com/1132-Fixer/chrome
STORE_LISTING.md:113 .../1132-Fixer-Chrome/issues https://github.com/1132-Fixer/chrome/issues
PRIVACY_POLICY.md:92 "published by PrimeUpYourLife" "published on the Chrome Web Store by High-Texas"
ds-bundle/README.md:52 PrimeUpYourLife/1132-Fixer-Chrome 1132-Fixer/chrome
STORE_PREP.md:379 DONE proved by https://primeupyourlife.github.io/1132-Fixer-Chrome/privacy.html DONE proved by https://1132-fixer.github.io/chrome/privacy.html, old URL recorded as dead

grep -rni "primeupyourlife" over the tree now returns nothing.

Every claim was measured, not assumed

Publisher. Fetching store item fccnmckeeddpkhocebnbfnlapcjllljh returns:

<div class="QDHp8e">Offered by</div><div>High-Texas</div>

This matches the publisher already recorded at STORE_PREP.md:386 ("publisher High-Texas"), so the corrected privacy-policy line is consistent with the rest of the repo.

Pages URLs, re-measured 2026-08-23:

200  https://1132-fixer.github.io/chrome/privacy.html
404  https://primeupyourlife.github.io/1132-Fixer-Chrome/privacy.html

The STORE_PREP.md:379 row asserts "content matches PRIVACY_POLICY.md", so the live page was checked by content and not just by status code — distinctive sentences from the Affiliation and trademark paragraphs are present in the served HTML. That row's claim now rests on a URL that actually resolves, and it lines up with STORE_PREP.md:117, which already documented the old URL as dead.

Verification

Both required checks were run on this branch after every commit and exited 0:

  • npm testPassed: 55, Failed: 0 (validate-extension + popup e2e + package tests)
  • node scripts/verify-store-listing.js — all 8 listing fields within the store's limits

The listing verifier only measures the ```text field blocks under ### headings; the edited lines all live in plain Markdown tables and prose, so no field character count moved.

Constraints honored

  • Documentation only — no code, no manifest.json change (still 1.2.7).
  • No Chrome Web Store upload or publish.
  • No release, no tag.
  • No force-push; branch + PR.
  • feat/20-core-extraction untouched.

🤖 Generated with Claude Code

JG2547 and others added 2 commits August 22, 2026 21:34
…blisher

The transfer to the 1132-Fixer org left four references to the dead
pre-transfer repo name PrimeUpYourLife/1132-Fixer-Chrome. These are
store-facing, so a reader following them lands on a 404.

- STORE_LISTING.md: Homepage URL and Support URL now point at
  https://github.com/1132-Fixer/chrome (+ /issues).
- PRIVACY_POLICY.md: the Contact section claimed the extension is
  published by PrimeUpYourLife. The live Chrome Web Store listing
  (item fccnmckeeddpkhocebnbfnlapcjllljh) shows "Offered by
  High-Texas", which matches the publisher already recorded in
  STORE_PREP.md. Corrected to say so.
- ds-bundle/README.md: token-source attribution updated to the
  current repo name.

Documentation only. No manifest version change (still 1.2.7), no
store upload, no release.

npm test -> 55 passed, 0 failed (exit 0)
node scripts/verify-store-listing.js -> all 8 fields within limits (exit 0)

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…roof

The "Remaining submission blockers" table still offered
https://primeupyourlife.github.io/1132-Fixer-Chrome/privacy.html as the
evidence for the "Public privacy policy URL" row being DONE. That URL
died with the org transfer, so the row presented a 404 as current proof.

Re-measured both URLs on 2026-08-23:

  200  https://1132-fixer.github.io/chrome/privacy.html
  404  https://primeupyourlife.github.io/1132-Fixer-Chrome/privacy.html

The live page was also checked against PRIVACY_POLICY.md by content, not
just status code. The row now cites the working URL and records the old
one as dead, matching what STORE_PREP.md:117 already documents.

Documentation only. Manifest still 1.2.7, no store upload, no release.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@JG2547
JG2547 merged commit 9476b65 into main Aug 23, 2026
2 checks passed
@JG2547
JG2547 deleted the docs/store-refs-post-transfer branch August 23, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant