Arrange the Bookmark

ブックマークの重複などをチェックして、整理することができます。

Qu'est-ce que Arrange the Bookmark ?

Arrange the Bookmark est une extension Chrome développée par account switcher, et sa fonction principale est "ブックマークの重複などをチェックして、整理することができます。".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Arrange the Bookmark

Téléchargez les fichiers d'extension Arrange the Bookmark au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ブックマークをサムネイル付きでグリッド状に並べるアプリです。

また、人気サイトや低版サイトはあらかじめ別タブで表示します。
ブックマークの軽量化にお役に立てれば幸いです。                    

Informations de Base sur l'Extension

Nom Arrange the Bookmark Arrange the Bookmark
ID hjgbpmfogaaomahnlkpjkconijlhimhl
URL Officiel https://chromewebstore.google.com/detail/arrange-the-bookmark/hjgbpmfogaaomahnlkpjkconijlhimhl
Description ブックマークの重複などをチェックして、整理することができます。
Taille du Fichier 208 KB
Nombre d'Installations 112
Version Actuelle 0.2
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Développeur account switcher
Type de Paiement free
Langues Prises en Charge en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_short_name__",
    "version": "0.2",
    "default_locale": "ja",
    "description": "__MSG_description__",
    "permissions": [
        "bookmarks"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "ico\/icon_3g_16.png",
        "48": "ico\/icon_3g_48.png",
        "128": "ico\/icon_3g_128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/www.google.com https:\/\/maxcdn.bootstrapcdn.com; object-src 'self'"
}