58 lines
2.2 KiB
Plaintext
58 lines
2.2 KiB
Plaintext
|
|
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://deadvey.com//socialweb/notes/78",
|
|
"type": "Note",
|
|
"hash": "78",
|
|
"content": "<b>themedweb firefox extension:</b><br/>I made a firefox extension, mostly for my own use, that assigns css theming for stuff basd on a configuration file, you can the project out <a href='https://git.javalsai.dynv6.net/deadvey/themedweb'>here</a> but it's very basic at the moment, you have to load it as a temporary extension each time firefox restarts, also I can't figure out how to package it, firefox seems to always think it's corrupt even though I'm following mozillas guide in their documentation, Oh well,<br/>Fly You High - DeaDvey<br/><img src=\"https://deadvey.com/images/themedweb.png\" />",
|
|
"url": "https://deadvey.com/blog/78.html",
|
|
"attributedTo": "https://deadvey.com/@blog",
|
|
"to": [
|
|
"https://www.w3.org/ns/activitystreams#Public"
|
|
],
|
|
"cc": [],
|
|
"published": "Sun, 15 Dec 2024 15:36:59",
|
|
"replies": {
|
|
"id": "https://deadvey.com/socialweb/replies/78",
|
|
"type": "Collection",
|
|
"first": {
|
|
"type": "CollectionPage",
|
|
"next": "https://deadvey.com/socialweb/replies/78?page=true",
|
|
"partOf": "https://deadvey.com/socialweb/replies/78",
|
|
"items": []
|
|
}
|
|
},
|
|
"tag": [
|
|
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/themedweb.html",
|
|
"Name": "#themedweb"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/extension.html",
|
|
"Name": "#extension"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/firefox.html",
|
|
"Name": "#firefox"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/theming.html",
|
|
"Name": "#theming"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/javascript.html",
|
|
"Name": "#javascript"
|
|
},
|
|
{
|
|
"Type": "Hashtag",
|
|
"Href": "https://deadvey.com/blog/mozilla.html",
|
|
"Name": "#mozilla"
|
|
}
|
|
]
|
|
} |