Styleurl Extension Versions Save

Share & export CSS tweaks from Chrome instantly.

v1.1.4

5 years ago

Fix bug caused in 1.1.3 where the redirect URL was the share URL

v1.1.3

5 years ago

Fix "Share changes" button on HTTP-only sites

v1.1.2

5 years ago

Remove console.*(^[error|log]) in production

v1.1.1

5 years ago

Remove query string from exported filenames because that's usually just a way to deal with caching and not how filenames are in the filesystem.

v1.1.0

5 years ago

Improve performance of memoizer slightly

v1.0.9

5 years ago

Fix issue where stylesheets after page changes on the same tab were being diffed. For example, you'd open Hacker News, edit some styles, click on a link to a page, then it would show all the Hacker News styles being unset.

Now, it clears all the cached styles on chrome.webNavigation.onCommitted.

Additionally:

  • Made the <CodeDiff /> box 400px wide instead of 320px.
  • Made the filenames use "_" instead of "!" as the replacement character when a character is invalid. For example, before news.css!asodKPODSAKDPOK.css and after news.css_COKASODK.css

v1.0.7

5 years ago

Performance improvements and bug fixes

v1.0.6

5 years ago

New version

v1.0.4

5 years ago

New version

v1.0.3

5 years ago

New version