Git Product home page Git Product logo

Comments (2)

Alex313031 avatar Alex313031 commented on July 24, 2024

@awsms This is probably because of the extra search engines that I added to thorium. As part of that, an integer called "kProfileDataVersion" is set, and this number is always one version ahead of official Chromium, specifically so that people migrating from older Chromium/Thorium versions will get the new search engines, and get the new favicons with the search engines.

from thorium.

awsms avatar awsms commented on July 24, 2024

@awsms This is probably because of the extra search engines that I added to thorium. As part of that, an integer called "kProfileDataVersion" is set, and this number is always one version ahead of official Chromium, specifically so that people migrating from older Chromium/Thorium versions will get the new search engines, and get the new favicons with the search engines.

That's what I assumed from the README (with the search engine changes), but why not add them to the Web Data file, instead of replacing any not-thorium made file?
I wasn't able to find the kProfileDataVersion property, is that in a config file? Or the Web Data sqlite one? A bit lost here :(

edit: if someone is looking to achieve for the same thing as me (ie, transferring the custom search keywords), simply open both Web Data dbs in DB Browser for SQLite, then copy paste the whole keywords table as an SQL statement (only select the short_name, keyword, favicon_url and url attributes), then paste it in the thorium db, then execute the query.
I was a bit surprised to find that everything else was properly imported from my ungoogled-chromium profile (history, open tabs, extensions and their settings). Thanks for making thorium!

from thorium.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.