mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
Updated bookmarks, and made them equal for all browsers
This commit is contained in:
parent
2da972d669
commit
719e57f83c
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -25,7 +25,7 @@ lockPref("browser.safebrowsing.downloads.remote.enabled", false);
|
|||||||
lockPref("browser.helperApps.alwaysAsk.force", false);
|
lockPref("browser.helperApps.alwaysAsk.force", false);
|
||||||
lockPref("browser.helperApps.neverAsk.saveToDisk", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
lockPref("browser.helperApps.neverAsk.saveToDisk", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
||||||
lockPref("browser.helperApps.neverAsk.openFile", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
lockPref("browser.helperApps.neverAsk.openFile", "application/zip,application/octet-stream,image/jpeg,application/vnd.ms-outlook,text/html,application/pdf");
|
||||||
lockPref("browser.newtabpage.activity-stream.default.sites", "https://ipleak.net/,https://www.youtube.com/,https://www.google.com/");
|
lockPref("browser.newtabpage.activity-stream.default.sites", "https://www.google.com/,https://www.youtube.com/,https://netflix.com,https://www.hulu.com/,https://9anime.pl/,https://animixplay.to/,https://www.crunchyroll.com/,https://www.funimation.com/,https://www.disneyplus.com/,https://play.hbonow.com/,https://www.amazon.com/Amazon-Video/b?node=2858778011,https://vrv.co/,https://www.twitch.tv/,https://www.facebook.com/gaming/");
|
||||||
// dark mode
|
// dark mode
|
||||||
lockPref("reader.color_scheme", "dark");
|
lockPref("reader.color_scheme", "dark");
|
||||||
lockPref("devtools.theme", "dark");
|
lockPref("devtools.theme", "dark");
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
"BlockAboutSupport": true,
|
"BlockAboutSupport": true,
|
||||||
"Bookmarks": [
|
"Bookmarks": [
|
||||||
{
|
{
|
||||||
"Title": "IPLeak",
|
"Title": "Google",
|
||||||
"URL": "https://ipleak.net/",
|
"URL": "https://www.google.com/",
|
||||||
"Favicon": "https://ipleak.net/favicon.ico",
|
"Favicon": "https://www.google.com/favicon.ico",
|
||||||
"Folder": "Pages",
|
"Folder": "Pages",
|
||||||
"Placement": "toolbar"
|
"Placement": "toolbar"
|
||||||
},
|
},
|
||||||
@ -20,9 +20,86 @@
|
|||||||
"Placement": "toolbar"
|
"Placement": "toolbar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Title": "Google",
|
"Title": "Netflix",
|
||||||
"URL": "https://www.google.com/",
|
"URL": "https://netflix.com",
|
||||||
"Favicon": "https://www.google.com/favicon.ico",
|
"Favicon": "https://netflix.com/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Hulu",
|
||||||
|
"URL": "https://www.hulu.com/",
|
||||||
|
"Favicon": "https://www.hulu.com/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "9Anime",
|
||||||
|
"URL": "https://9anime.pl/",
|
||||||
|
"Favicon": "https://s2.bunnycdn.ru/assets/sites/9anime/icons/favicon.png",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "AniMixPlay",
|
||||||
|
"URL": "https://animixplay.to/",
|
||||||
|
"Favicon": "https://animixplay.to/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Crunchy Roll",
|
||||||
|
"URL": "https://www.crunchyroll.com/",
|
||||||
|
"Favicon": "https://www.crunchyroll.com/favicons/apple-touch-icon.png",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Funimation",
|
||||||
|
"URL": "https://www.funimation.com/",
|
||||||
|
"Favicon": "https://www.funimation.com/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Disney+",
|
||||||
|
"URL": "https://www.disneyplus.com/",
|
||||||
|
"Favicon": "https://www.disneyplus.com/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "HBO Now",
|
||||||
|
"URL": "https://play.hbonow.com/",
|
||||||
|
"Favicon": "https://play.hbonow.com/assets/images/branding/desktop/hbonow/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Amazon Video",
|
||||||
|
"URL": "https://www.amazon.com/Amazon-Video/b?node=2858778011",
|
||||||
|
"Favicon": "https://www.amazon.com/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "VRV",
|
||||||
|
"URL": "https://vrv.co/",
|
||||||
|
"Favicon": "https://static.vrv.co/vrvweb/assets/img/favicons/favicon-96x96.png",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Twitch",
|
||||||
|
"URL": "https://www.twitch.tv/",
|
||||||
|
"Favicon": "https://twitch.tv/favicon.ico",
|
||||||
|
"Folder": "Pages",
|
||||||
|
"Placement": "toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "Facebook Gaming",
|
||||||
|
"URL": "https://www.facebook.com/gaming/",
|
||||||
|
"Favicon": "https://www.facebook.com/favicon.ico",
|
||||||
"Folder": "Pages",
|
"Folder": "Pages",
|
||||||
"Placement": "toolbar"
|
"Placement": "toolbar"
|
||||||
}
|
}
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -7,6 +7,10 @@
|
|||||||
"custom_links": {
|
"custom_links": {
|
||||||
"initialized": true,
|
"initialized": true,
|
||||||
"list": [
|
"list": [
|
||||||
|
{
|
||||||
|
"title": "Google",
|
||||||
|
"url": "https://www.google.com/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "YouTube",
|
"title": "YouTube",
|
||||||
"url": "https://www.youtube.com/"
|
"url": "https://www.youtube.com/"
|
||||||
@ -21,7 +25,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "9Anime",
|
"title": "9Anime",
|
||||||
"url": "https://9anime.to/"
|
"url": "https://9anime.pl/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "AniMixPlay",
|
||||||
|
"url": "https://animixplay.to/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Crunchy Roll",
|
"title": "Crunchy Roll",
|
||||||
@ -52,8 +60,8 @@
|
|||||||
"url": "https://www.twitch.tv/"
|
"url": "https://www.twitch.tv/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Mixer",
|
"title": "Facebook Gaming",
|
||||||
"url": "https://mixer.com/"
|
"url": "https://www.facebook.com/gaming/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user